There are 24 repositories under fastapi-boilerplate topic.
Feature rich robust FastAPI template.
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
FastAPI boilerplate for real world production
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.
Full stack, modern web application generator. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more.
Developer productivity tool for making high-quality FastAPI production-ready APIs.
Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests
A scalable and production ready boilerplate for FastAPI
minimal-fastapi-postgres-template based on official template but rewritten
A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress
FastAPI - Tortoise ORM - Celery - Docker template
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.
Python clean architecture and usecase implementation with fastapi and pydiator-core
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
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.
CLI to create Fastapi projects easily.
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).
This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime
Simple starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)
High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
🎨⚡️🔥 Reusable Utilities for FastAPI
Example project created by fastapi-mvc from fastapi-mvc/copier-project template
A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database
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.
MCP-enabled AI conversation engine with MCTS analysis, FastAPI backend, and async operations for building advanced LLM applications
Clean architecture FastAPI project template
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.
A boilerplate for building fast and reliable web applications with FastAPI and PostgreSQL.
A starting kit stack (boilerplate) for developing a web application using FastAPI, Vue.js, Vuetify, and OAuth2.
FastAPI + PostgreSQL Starter Kit: A streamlined template for building backends with FastAPI, PostgreSQL, and Docker.
🔊😊 A fastapi voice-assistant framework to quickly prototype LLM-powered voice assistants in <5 minutes.
python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn
Production ready boilerplate to start with Fastapi
Minimal boilerplate of FastAPI backend, React frontend and SQLAlchemy setup organized within docker-compose for convenient local development and deployment.