async-sqlalchemy-example

Integration example between asyncio and SQLalchemy.

Running

In order to run the example you need to have Docker and Docker Compose installed.

To run the project execute following command:

$ docker-compose -f docker-compose.yml up --b

and open http://localhost:9000

Author

Kamil Kucharski - kaniak274@gmail.com