Found 1,103 repositories(showing 30)
jujumilk3
Base FastAPI Project to create general api.
ivan-borovets
Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling
0xTheProDev
Clean Architecture Example using FastAPI framework
JiayuXu0
A production-ready FastAPI backend template with clean architecture. 一个功能完整、架构清晰的企业级FastAPI后端模板,专为团队开发设计,开箱即用。
ozgurkara
Python clean architecture and usecase implementation with fastapi and pydiator-core
AdamHavlicek
FastAPI Python DDD and Clean Architecture Example
JiayuXu0
企业级 FastAPI 项目生成器。基于 Cookiecutter,一键创建包含 JWT 认证、RBAC 权限、三层架构的生产就绪 FastAPI 项目。Enterprise FastAPI project generator. One-click creation of production-ready FastAPI projects with JWT auth, RBAC, and clean architecture via Cookiecutter.
Flaiers
Clean FastAPI architecture
equinor
A solution template for creating a Single Page App (SPA) with React and FastAPI following the principles of Clean Architecture.
Clean architecture FastAPI project template
shaliamekh
Medium article "Clean Architecture with Python"
eslam5464
🚀 Production-ready FastAPI template with JWT authentication, PostgreSQL integration, async support, clean architecture, and modern development tools.
Amirrdoustdar
The Ultimate CLI tool for scaffolding production-ready FastAPI projects with Clean Architecture, Docker, and automatic CRUD generation.
theseriff
Implementation of Clean Architecture(Uncle Bob) on FastAPI.
ViniMTrevisan
Open-source backend scaffolding CLI that generates production-ready projects in seconds. Supports Node.js, Java Spring Boot, NestJS, Python FastAPI, and Next.js — with Clean, Hexagonal, and MVC architectures, Docker, CI/CD, and Terraform out of the box.
mpanaryin
FastAPI clean architecture example
tomasanchez
A template for building clean and cosmic python architectures using FastAPI
No description available
Luferov
FastAPI Clean Architecture boilerplate
brianobot
A production-ready FastAPI boilerplate enforcing Clean Architecture. Features structured directory layouts, JWT-based security, Pydantic v2 validation, and scalable dependency injection patterns
onlythompson
This template provides a robust starting point for building scalable, maintainable, and efficient microservices using FastAPI, adhering to Clean Architecture principles and Domain-Driven Design (DDD).
Clean Architecture Practice with Pydantic-Resolve and FastAPI-Voyager
hyeonsang010716
Production-ready FastAPI template with built-in AI/LLM capabilities (LangChain + ChromaDB), clean architecture, DI patterns, and test coverage
mahmoudsamy7729
A complete FastAPI SaaS starter kit with authentication, social login, billing, Stripe subscriptions, email workflows, and Celery background jobs—built with clean architecture and async SQLAlchemy.
alefeans
Production-ready modern Python template featuring Clean Architecture, DDD, and FastAPI 🚀
aminupy
All You Need In a Box !
vanthao03596
FastAPI application following Clean Architecture principles
rudolfoblake
Open-source project serving as a technical portfolio showcasing my backend and AI automation stack. Built with a modular, decoupled architecture (backend, frontend, and database) for scalability and easy maintenance. Demonstrates clean architecture principles, CI/CD workflows, and API orchestration using FastAPI and Docker.
andy-takker
Simple FastAPI web service with clean architecture and test
IlyaGrebenschikov
FastAPI service with Clean Architecture, Dishka DI, async SQLAlchemy 2.0, JWT (RS256), Alembic migrations. Redis-backed rate limiting. Dockerized observability: Loki + Promtail + Grafana. OAuth2 password flow, /api/v1 endpoints. Runs via docker compose profiles.