python-dependency-injector/examples/miniapps
Roman Mogylatov d45d98e300
Fastapi sqlalchemy example (#389)
* Add application

* Dockerize the app

* Fix 204 content-leength error

* Rename database file

* Add tests

* Add README

* Fix a typo in FastAPI example

* Add docs on FastAPI + SQLAlchemy example

* Update changelog

* Add link to the example to README and other docs pages

* Add EOF to the config.yml
2021-02-04 18:18:25 -05:00
..
aiohttp Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
application-multiple-containers Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
application-single-container Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
asyncio-daemon Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
commands-and-handlers Bump version to 4.5.1 2020-11-20 18:16:29 -05:00
decoupled-packages Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
django Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
factory-patterns Refactor factory of factories pattern example 2020-09-07 21:57:43 -04:00
fastapi Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00
fastapi-redis Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
fastapi-simple Add simple FastAPI example 2020-11-18 11:13:31 -05:00
fastapi-sqlalchemy Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00
flask Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
flask-blueprints Add flask blueprints example 2020-11-15 18:07:39 -05:00
movie-lister Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
password-hashing Refactor password hashing example 2020-09-07 11:51:17 -04:00
sanic Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
use-cases Add docs for the use cases example 2020-09-07 12:31:59 -04:00