InstallationΒΆ

Install with pip

$ pip install aiohttp-rest-api

The development version can be downloaded from GitHub.

$ git clone https://github.com/57uff3r/aiohttp_rest_api.git
$ cd aiohttp_rest_api
$ pip install -e .