mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-27 17:25:03 +03:00
Fix a typo in FastAPI example
This commit is contained in:
parent
92ea5427a5
commit
afd07a0eb8
|
@ -1,7 +1,7 @@
|
||||||
FastAPI + Dependency Injector Example
|
FastAPI + Dependency Injector Example
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
This is an `FastAPI <https://fastapi.tiangolo.com/>`_ +
|
This is a `FastAPI <https://fastapi.tiangolo.com/>`_ +
|
||||||
`Dependency Injector <https://python-dependency-injector.ets-labs.org/>`_ example application.
|
`Dependency Injector <https://python-dependency-injector.ets-labs.org/>`_ example application.
|
||||||
|
|
||||||
The example application is a REST API that searches for funny GIFs on the `Giphy <https://giphy.com/>`_.
|
The example application is a REST API that searches for funny GIFs on the `Giphy <https://giphy.com/>`_.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user