fastapi-boilerplate
There are 120 repositories under fastapi-boilerplate topic.
s3rius/FastAPI-template
Feature rich robust FastAPI template.
teamhide/fastapi-boilerplate
FastAPI boilerplate for real world production
jonra1993/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.
igorbenav/FastAPI-boilerplate
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
mongodb-labs/full-stack-fastapi-mongodb
Full stack, modern web application generator. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more.
fastapi-mvc/fastapi-mvc
Developer productivity tool for making high-quality FastAPI production-ready APIs.
arthurhenrique/cookiecutter-fastapi
Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests
iam-abbas/FastAPI-Production-Boilerplate
A scalable and production ready boilerplate for FastAPI
rafsaf/minimal-fastapi-postgres-template
minimal-fastapi-postgres-template based on official template but rewritten
gaganpreet/fastapi-starter
A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress
Kuzyashin/FastAPI_Tortoise_template
FastAPI - Tortoise ORM - Celery - Docker template
rawheel/fastapi-boilerplate
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
igorbenav/SQLModel-boilerplate
An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.
ozgurkara/fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
Donnype/fastapi-template
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
hebertcisco/deploy-python-fastapi-in-vercel
This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime
jonasrenault/fastapi-react-mongodb-docker
A FARM stack boilerplate with docker integration. This is a starting template for projects using a Python FastAPI server, MongoDB storage and React frontend, with docker setup for development and production.
allient/create-fastapi-project
CLI to create Fastapi projects easily.
ankushjain2001/fastapi-react-mongodb
A minimal FARM stack boilerplate / template project to get you started with a Python FastAPI backend, React frontend, MongoDB, and JWT user authentication (via FastAPIUsers).
alexk1919/fastapi-motor-mongo-template
High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.
yezz123/FRDP
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
priyanshu-panwar/fastapi-utilities
🎨⚡️🔥 Reusable Utilities for FastAPI
fastapi-mvc/example
Example project created by fastapi-mvc from fastapi-mvc/copier-project template
isakbosman/full-stack-fastapi-react-postgres-boilerplate
A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database
Steinbeck-Lab/cheminformatics-microservice
This set of essential and valuable microservices is designed to be accessed via API calls to support cheminformatics.
jason810496/FastAPI-Vue-OAuth2
FastAPI Vue OAuth2 is a boilerplate for building a FastAPI backend with a Vue frontend. It includes OAuth2 authentication with JWT tokens, and a simple user CRUD. Project can be easily deployed with Docker-Compose.
MahmudJewel/fastapi-starter-boilerplate
FastAPI is modern and super fast Python framework. As a professional Python developer, I developed the repo for FastAPI in a professional way. If the repo will help you, please give a star and fork it.
ywiyogo/FastAPI-Vuetify
A starting kit stack (boilerplate) for developing a web application using FastAPI, Vue.js, Vuetify, and OAuth2.
beerjoa/fastapi-postgresql-boilerplate
A boilerplate for building fast and reliable web applications with FastAPI and PostgreSQL.
jim-schwoebel/nala_assistant
🔊😊 A fastapi voice-assistant framework to quickly prototype LLM-powered voice assistants in <5 minutes.
smileboywtu/fastapi-boilerplate
python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn
sumitsk20/fastapi-uvicorn-gunicorn-nginx-supervisor-boilerplate
Production ready boilerplate to start with Fastapi
bibektimilsina00/FastAPI-PgStarterKit
FastAPI + PostgreSQL Starter Kit: A streamlined template for building backends with FastAPI, PostgreSQL, and Docker.
theshohidul/FastAPI-Boilerplate
A dockerized FastAPI Boilerplate with JWT, Loguru logging, Role based authorization, SQLAlchemy ORM with AsyncSession. Repository design pattern, Domain driven design, Service Layer implemented.
Nowado/fastapi-react-boilerplate
Minimal boilerplate of FastAPI backend, React frontend and SQLAlchemy setup organized within docker-compose for convenient local development and deployment.
kareemmahlees/fastgen
A CLI for your next FastAPI project