Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per ...
5.7 update: Updated the code to 5.7. I will have to update the readme over time 5.6 update: Updated the code to 5.6 with many small improvements and fixes. Apologies for the lack of response to PRs ...