161 results for “topic:fastapi-boilerplate”
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
An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
Python clean architecture and usecase implementation with fastapi and pydiator-core
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.
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
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
Clean architecture FastAPI project template
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
A convenient way to configure and work with an async SQLAlchemy session through context in asynchronous applications
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
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.