rawheel / fastapi-boilerplateLinks
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. π
β225Updated 6 months ago
Alternatives and similar repositories for fastapi-boilerplate
Users that are interested in fastapi-boilerplate are comparing it to the libraries listed below
Sorting:
- A test driven micro-service template to build and deploy a fast-api service with admin feature.β118Updated last year
- FastAPI project Template generator to make your life easier 𧬠πβ348Updated this week
- ππ¨ FastAPI Rocket Boilerplate to build an API based in Python with its most modern technologies!β475Updated last year
- Fully Python async FastAPI project! πβ501Updated 2 years ago
- FastAPI SAAS Template (Boilerplate code)β176Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/oβ390Updated last year
- FastAPI + Postgres project generatorβ166Updated 3 years ago
- The API Application Development using Python FastAPI, including interactive API documentationβ218Updated last year
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Doβ¦