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 8da130f commit b414ef7Copy full SHA for b414ef7
docs/examples/index.rst
@@ -22,5 +22,6 @@ Explore the examples to see the ``Dependency Injector`` in action.
22
fastapi
23
fastapi-redis
24
fastapi-sqlalchemy
25
+ fastdepends
26
27
.. disqus::
docs/wiring.rst
@@ -662,5 +662,6 @@ Take a look at other application examples:
662
- :ref:`fastapi-example`
663
- :ref:`fastapi-redis-example`
664
- :ref:`fastapi-sqlalchemy-example`
665
+- :ref:`fastdepends-example`
666
667
0 commit comments