klen / aio-rest

work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aio-rest

aio-rest -- REST Helpers for Asyncio projects

** WORK IN PROGRESS ** the package is not ready yet

Tests Status PYPI Version

Features

  • Support for Starlette, AIOHTTP frameworks

Requirements

  • python >= 3.4

Installation

aio-rest should be installed using pip:

pip install aio-rest

QuickStart

TODO

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/aio-rest/issues

Contributing

Development of the project happens at: https://github.com/klen/aio-rest

License

Licensed under a MIT license.

About

work in progress

License:MIT License


Languages

Language:Python 94.8%Language:Makefile 5.2%