Skip to content

Commit 4df0a7c

Browse files
authored
Update README.md
1 parent d17d0fe commit 4df0a7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ For the last 1.5 years in production,
55
we have been making good and bad decisions that impacted our developer experience dramatically.
66
Some of them are worth sharing.
77

8+
Project [sample](https://github.com/zhanymkanov/fastapi_production_template) built with this best-practices in mind.
89

910
### Contents
1011
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
992993
task queues, custom response serializers, configuration with dynaconf, etc.
993994

994995
If you have something to share about your experience working with FastAPI, whether it's good or bad,
995-
you are very welcome to create a new issue. It is our pleasure to read it.
996+
you are very welcome to create a new issue. It is our pleasure to read it.

0 commit comments

Comments
 (0)