Integration example between asyncio and SQLalchemy.
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
Kamil Kucharski - [email protected]