AdamHavlicek / fastapi-todo-dddLinks
FastAPI Python DDD and Clean Architecture Example
☆134Updated 3 years ago
Alternatives and similar repositories for fastapi-todo-ddd
Users that are interested in fastapi-todo-ddd are comparing it to the libraries listed below
Sorting:
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆323Updated 3 years ago
- Clean FastAPI architecture☆112Updated 3 years ago
- Base FastAPI Project to create general api.☆525Updated last year
- Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper…☆463Updated last month
- Clean Architecture Example using FastAPI framework☆497Updated 2 years ago
- FastAPI Layered Architecture