/asyncio-rest-example

AsyncIO REST example with aiohttp, motor and umongo

Primary LanguagePython

AsyncIO REST example with aiohttp, motor and umongo

Make commands

env             create python env
install         install requirements
lint            run flake8 and mypy linters
test            run tests with pytest
run             run in local
run_in_docker   run in docker

More details in the blog post.