Found 857 repositories(showing 30)
Buuntu
🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
vargasjona
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.
Aeternalis-Ingenium
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
arthurhenrique
Cookiecutter template for FastAPI projects using: Machine Learning, uv, Github Actions and Pytests
rochacbruno
This template is **archived**. > UV can now [generate a sample project](https://docs.astral.sh/uv/guides/projects/#creating-a-new-project) > I recommend using **UV** to bootstrap your peojects. > [Copier](https://github.com/copier-org/copier) is a tools that can bootstrap projects from templates.
Lolomgrofl
FastAPI project Template generator to make your life easier 🧬 🚀
vintasoftware
State of the art project template that integrates Next.js, Zod, FastAPI for full-stack TypeScript + Python projects.
99sbr
Completely Scalable FastAPI based template for Machine Learning, Deep Learning and any other software project which wants to use Fast API as an API framework.
tomasemilio
FastAPI Starter: A simple and intuitive example repository showcasing basic functionality and best practices for building web APIs with FastAPI. Use this as a template or reference for accelerating your FastAPI projects
skb1129
A template repository to start your FastAPI backend projects.
jonasrenault
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.
Donnype
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
AmineDjeghri
Template for a new generative ai project using uv, nicegui, fastapi, llms (cloud & local with litellm and ollama, cpu/gpu) and langfuse for llm observability
shaz13
Katana project is a FastAPI template for ASAP 🚀 ML API deployment
ankushjain2001
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).
max-pfeiffer
Cookiecutter project template for starting a FastAPI application. Runs in a Docker container with Uvicorn ASGI server on Kubernetes. Supports AMD64 and ARM64 CPU architectures.
render-examples
Template to deploy a simple Python FastAPI project to Render
Clean architecture FastAPI project template
wahyudesu
Simple starter template for your ML/AI projects (uv package manager, RestAPI with FastAPI and Dockerfile support)
goofy-z
a web project template based on fastapi and sqlalchemy2
fastapi-mvc
Example project created by fastapi-mvc from fastapi-mvc/copier-project template
MahmudJewel
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.
agusmdev
This project is a backend template for a FastAPI-based application that uses the repository pattern approach to provide an abstraction layer between the business logic and the data access layer. It aims to provide a scalable and maintainable architecture for building web applications.
deveshshrestha20
A FastApi Project Template Generator including the multi docker services support , celery tasks processing and email sending tasks.
farlleyferreira
This project was built as a result of a deepening of the studies discussed on the blog farlley.com with a greater focus on Domain Driven Design (DDD) architecture. In this work you will find a simple template for creating microservices, as well as a use case (which will still be implemented according to the Roadmap found in this same document) applying the theories and studies presented in the books Implementing Domain-Driven Design - Vaughn Vernon, Domain-Driven Design: Attacking the Complexities at the Heart of Software - Eric Evans, and Building Microservices: Designing Fine-Grained Systems - Sam Newman, the bibliography consulted will be added to the end of this document in accordance with the application roadmap. The template was written for the python language in its version 3.9.0, using the FastApi framework.
Turall
Project template for python FastApi
giladfuchs
Full-stack web template using FastAPI, React, Vue 3, and PostgreSQL. Frontends are built with TypeScript. Ideal starting point for full-stack projects featuring tables, forms, and views
LuisLuii
This is a code generator that allows you to use SQLAlchemy schema to quickly build a FastApi project template with CRUD Api routers and validation models.
smartgoo
A project example/template for SvelteKit - FastAPI - MongoDB stack with Docker
BE-DEV-SOFTWARE
An opinionated backend template based on FastAPI to start your projects even faster.