Found 17 repositories(showing 17)
Clean architecture FastAPI project template
komronium
A FastAPI project template with a scalable and clean architecture, designed to help you quickly start building production-ready applications.
mallikgarjuna
Fastapi-clean-architecture template for projects
jmorenobl
A FastAPI project template with clean architecture to be used with cookiecutter
BrunoTanabe
Python FastAPI backend template, organized by Clean Architecture layers (domain, application, infrastructure, presentation) and DDD principles. Includes dependency management, Docker support, testing boilerplate, CI-friendly setup and best practices, modular scaffolding to jump-start new projects and ensure long-term maintainability.
TheSuncatcher222
FastAPI project template (my Clean Architecture vision)
joaopedrodev23
A clean and scalable FastAPI microservice template designed for real-world projects, featuring Clean Architecture, Docker and environment-based configuration.
akshattalwar001
A modular FastAPI initialization template featuring typed endpoints, Pydantic schemas, async execution flow, and a clean, extensible project architecture.
ggwozdz90
A comprehensive FastAPI project template with clean architecture, automated quality checks, conventional commits, and CI/CD workflows for enterprise-grade API development.
hightechif
A production-ready **FastAPI** + **SQLModel** boilerplate project. This starter template provides a clean, modular architecture with built-in best practices for building scalable database-driven APIs.
sshghoult
Template of repository structure for FastAPI projects based on Clean Architecture ideas. Features json logging and linter setup of flake-8 with plugins, black, isort and pre-commit.
yfayed
A streamlined Python/FastAPI server template for Orion SDIL projects. Provides a standardized "Hello World" architecture with Uvicorn integration, focusing on speed, developer experience, and clean API design.
mirzahammad92786-gif
A production-ready FastAPI + AsyncIO backend template featuring microservices architecture, PostgreSQL, Celery task queues, JWT auth, and optional OpenAI/LLM integration. Includes clean project structure, Docker setup, and scalable API design best practices.
ngusadeep
🧱 Modular FastAPI Starter Backend – A production-ready starter template for building scalable backend APIs with FastAPI, featuring a clean modular architecture, JWT authentication, PostgreSQL/SQLite support, .env configuration, and pre-built Auth & User modules. Perfect foundation for small projects, MVPs, or full-scale backends.
ChandanaT-hub
A personal portfolio website built using FastAPI to showcase my experience, skills, and projects as a Backend Engineer. ## 🔥 Features - 🧑💻 Clean and responsive portfolio UI - ⚡ FastAPI backend with modular structure - 📄 Resume download functionality - 🧩 Jinja2 templating for dynamic rendering - - 🎯 Structured using MVC-style architecture
tbcks10
This repository provides a robust and scalable project template for building high-performance RESTful APIs using Python, FastAPI, and PostgreSQL. It is built upon a clean, modular architecture that separates concerns into distinct layers: API endpoints, business logic (CRUD operations), and data models.
Ribamar-Neto
Python with uv doesn't have a native support to use already implemented templates for create projects, likely, for example, NestJs cli do. So, I'm creating this template of API using FastAPI, Ruff, Pytest, Docker and CLI config with some dummy classes using the Clean Architecture principles to create the folders structures.
All 17 repositories loaded