We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4850de commit 0ea130aCopy full SHA for 0ea130a
README.md
@@ -8,7 +8,6 @@ Before you begin, the project assumes the following:
8
9
- A Linux environment, or WSL (if using Windows)
10
- Python 3.10 or later installed.
11
-- PostgreSQL installed.
12
13
A Makefile has been provided for easy project setup.
14
@@ -80,3 +79,4 @@ A Makefile has been provided for easy project setup.
80
79
81
- [HNG Boilerplate](https://github.com/hngprojects/hng_boilerplate_python_fastapi_web)
82
- [FastAPI Tutorial](https://www.youtube.com/playlist?list=PLEt8Tae2spYnHy378vMlPH--87cfeh33P)
+- [API Best Practices](https://github.com/saifaustcse/api-best-practices)
0 commit comments