diff --git a/docs/examples/index.rst b/docs/examples/index.rst index 93595380..b166ceae 100644 --- a/docs/examples/index.rst +++ b/docs/examples/index.rst @@ -22,5 +22,6 @@ Explore the examples to see the ``Dependency Injector`` in action. fastapi fastapi-redis fastapi-sqlalchemy + fastdepends .. disqus:: diff --git a/docs/wiring.rst b/docs/wiring.rst index 02f64c60..4e849015 100644 --- a/docs/wiring.rst +++ b/docs/wiring.rst @@ -662,5 +662,6 @@ Take a look at other application examples: - :ref:`fastapi-example` - :ref:`fastapi-redis-example` - :ref:`fastapi-sqlalchemy-example` +- :ref:`fastdepends-example` .. disqus::