Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! Add support for Fast Stream Depends
  • Loading branch information
AndrianEquestrian committed Jun 15, 2025
commit 977e7062500b29b07e0adc9b750862a910736282
2 changes: 0 additions & 2 deletions docs/examples/fastdepends.rst
Original file line number Diff line number Diff line change
@@ -10,8 +10,6 @@ FastDepends example

This example shows how to use ``Dependency Injector`` with `FastDepends <https://github.com/Lancetnik/FastDepends>`_.

The example application is a REST API that searches for funny GIFs on the `Giphy <https://giphy.com/>`_.

Example code is available on `Github <https://github.com/ets-labs/python-dependency-injector/tree/master/tests/unit/wiringfastdepends>`_.

Quick sample