We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b61158 commit e317ce3Copy full SHA for e317ce3
1 file changed
docs/index.md
@@ -10,6 +10,11 @@ Welcome to the `modern-di` documentation!
10
- Fully typed and tested
11
- Integrations with `FastAPI`, `FastStream` and `LiteStar`
12
13
+Usage examples:
14
+
15
+- with LiteStar - [litestar-sqlalchemy-template](https://github.com/modern-python/litestar-sqlalchemy-template)
16
+- with FastAPI - [fastapi-sqlalchemy-template](https://github.com/modern-python/fastapi-sqlalchemy-template)
17
18
---
19
20
# Quickstart
0 commit comments