fastapi-practices / fastapi_best_architecture
Based on the FastAPI framework backend architecture solution, following the pseudo 3-tier architecture design, supporting Python 3.10 and above versions. 基于 FastAPI 框架的后端架构解决方案,遵循伪三层架构设计, 支持 Python 3.10 及以上版本
☆792Updated this week
Alternatives and similar repositories for fastapi_best_architecture:
Users that are interested in fastapi_best_architecture are comparing it to the libraries listed below
- 基于 Arco Desgin Vue 构建的 fastapi_best_architecture 前端实验性实施☆107Updated last week
- fastapi + pydantic-v2 + sqlalchemy 2.0 + alembic + mysql + redis☆165Updated last week
- FastAPI Template with Docker, Postgres☆1,086Updated last month
- FastAPI CRUD☆454Updated last year
- This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using auth…☆1,060Updated 10 months ago
- FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as m…☆1,159Updated 6 months ago
- List of FastAPI projects!☆1,411Updated last month
- Building Python Microservices with FastAPI, published by Packt☆340Updated last year
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆290Updated 2 years ago
- Reusable utilities for FastAPI☆2,017Updated this week
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆703Updated this week
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆921Updated last month
- A dynamic FastAPI router that automatically creates CRUD routes for your models☆1,460Updated last year
- Fully Python async FastAPI project! 🚀☆475Updated last year
- FastAPI pagination 📖