One web api to query market value for listed companies, which is used to illustrate the use of AsyncIO, aiohttp, as well as unit tests with asynctest.
Install Docker & Docker Compose
Then,
docker-compose build
docker-compose up test
docker-compose up web
docker-compose run --rm dev