zhanymkanov/fastapi-best-practices

fast-api-docker-poetry using controller / service / repository pattern

rannysweis opened this issue · 1 comments

Here is my template for using fastapi / docker / poetry. I prefer to use the controller / service / repository pattern. Let me know what you think or if you have any suggestions.

I added a PR on how to make it async rannysweis/fast-api-docker-poetry#1