Update README.md

This commit is contained in:
Yerassyl
2023-01-06 00:23:42 +06:00
committed by GitHub
parent d17d0fecf9
commit 4df0a7c59d

View File

@@ -5,6 +5,7 @@ For the last 1.5 years in production,
we have been making good and bad decisions that impacted our developer experience dramatically.
Some of them are worth sharing.
Project [sample](https://github.com/zhanymkanov/fastapi_production_template) built with this best-practices in mind.
### Contents
1. [Project Structure. Consistent & predictable.](https://github.com/zhanymkanov/fastapi-best-practices#1-project-structure-consistent--predictable)
@@ -992,4 +993,4 @@ has described in details their best practices working with permissions & auth, c
task queues, custom response serializers, configuration with dynaconf, etc.
If you have something to share about your experience working with FastAPI, whether it's good or bad,
you are very welcome to create a new issue. It is our pleasure to read it.
you are very welcome to create a new issue. It is our pleasure to read it.