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 d1dc362 commit 300d606Copy full SHA for 300d606
README.md
@@ -1,5 +1,10 @@
1
-# FASTAPI-POSTGRESQL
2
-Template for building FastAPI Asynchronous applications with PostgreSQL
+# FastAPI Async Template with PostgreSQL
+
3
+This is a template for building **asynchronous FastAPI applications** with **PostgreSQL**.
4
5
+If you're looking to understand the project in depth, please refer to the full documentation here:
6
+👉 [Deep Documentation](https://deepwiki.com/darixsamani/)
7
8
9
# Features
10
- Python FastAPI backend
0 commit comments