FastAPI-Backend-Template VS find-the-state-api

Compare FastAPI-Backend-Template vs find-the-state-api and see what are their differences.

FastAPI-Backend-Template

A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker. (by Aeternalis-Ingenium)

find-the-state-api

🔍 Find all the States in the contiguous USA on a map. Simple enough. (by johndatserakis)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
FastAPI-Backend-Template find-the-state-api
1 3
563 1
- -
5.0 2.7
7 days ago about 3 years ago
Python Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FastAPI-Backend-Template

Posts with mentions or reviews of FastAPI-Backend-Template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-22.

find-the-state-api

Posts with mentions or reviews of find-the-state-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-11.
  • Show HN: Find the State – Find all the States in the contiguous USA on a map
    3 projects | news.ycombinator.com | 11 Nov 2023
    Hi there - I made a little game in React called Find the State. Goal is to find all the contiguous U.S. States on a map. Frontend and Backend code is open sourced.

    Long story short - there was this iPad game I played like 5 years back that just had you find States on a map. I really liked it, but it was buggy and eventually stopped even being served on the app store.

    While playing it, I found that my knowledge of where all the states were was really awful. I kinda just assumed I knew where all the states were. It was fun playing it a bunch and getting a lot better.

    So I decided to make my own version that tried to keep everything really simple and that could be used as a kinda tool to workout your U.S. "geography" muscle.

    Comes complete with old-timey music and a high-score (fastest-time, number correct in-a-row) scoreboard.

    Totally down to answer any question on the code or anything.

    Frontend code: https://github.com/johndatserakis/find-the-state-ui

    Backend code: https://github.com/johndatserakis/find-the-state-api

  • [Showoff Saturday] I made a little game in React called Find the State. Goal is to find all the contiguous U.S. States on a map. Frontend and Backend code is open sourced.
    2 projects | /r/webdev | 8 May 2021
    Frontend code: https://github.com/johndatserakis/find-the-state-ui Backend code: https://github.com/johndatserakis/find-the-state-api

What are some alternatives?

When comparing FastAPI-Backend-Template and find-the-state-api you can also consider the following projects:

fastapi-alembic-sqlmodel-async - This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

gcp-fastapi-poetry - Template repo for a GCP-hosted REST API with automatic API versioning and custom domain mapping

MyFridge - 😋 An application that facilitates everyday life by analyzing the user's available products and returning a list of dishes that can be prepared from the given ingredients.

find-the-state-ui - 🔍 Find all the States in the contiguous USA on a map. Simple enough.

fastapi-starter-project - FastAPI Starter Project with SQLModel and Alembic

FastAPI-template - Feature rich robust FastAPI template.

FastAPI-Backend-Template - A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.

Flask-Migrate - SQLAlchemy database migrations for Flask applications using Alembic

pre-commit - A framework for managing and maintaining multi-language pre-commit hooks.

sqlalchemy-declarative-extensions - Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

sqlmodel - SQL databases in Python, designed for simplicity, compatibility, and robustness.