A utility that allows you to use DI in fastapi without Depends()
-
Updated
Mar 20, 2023 - Python
A utility that allows you to use DI in fastapi without Depends()
FastAPI Injector integrates the python-injector dependency injection framework with FastAPI and Taskiq. It simplifies dependency management, enabling cleaner and more maintainable code in FastAPI applications.
Add a description, image, and links to the fastapi-dependency-injection topic page so that developers can more easily learn about it.
To associate your repository with the fastapi-dependency-injection topic, visit your repo's landing page and select "manage topics."