mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-07 13:54:25 +03:00
fixup! Add support for Fast Stream Depends
This commit is contained in:
parent
2e76b2b4a8
commit
977e706250
|
@ -10,8 +10,6 @@ FastDepends example
|
||||||
|
|
||||||
This example shows how to use ``Dependency Injector`` with `FastDepends <https://github.com/Lancetnik/FastDepends>`_.
|
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>`_.
|
Example code is available on `Github <https://github.com/ets-labs/python-dependency-injector/tree/master/tests/unit/wiringfastdepends>`_.
|
||||||
|
|
||||||
Quick sample
|
Quick sample
|
||||||
|
|
Loading…
Reference in New Issue
Block a user