Update README.md
This commit is contained in:
@@ -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.
|
we have been making good and bad decisions that impacted our developer experience dramatically.
|
||||||
Some of them are worth sharing.
|
Some of them are worth sharing.
|
||||||
|
|
||||||
|
Project [sample](https://github.com/zhanymkanov/fastapi_production_template) built with this best-practices in mind.
|
||||||
|
|
||||||
### Contents
|
### Contents
|
||||||
1. [Project Structure. Consistent & predictable.](https://github.com/zhanymkanov/fastapi-best-practices#1-project-structure-consistent--predictable)
|
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.
|
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,
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user