An open API service indexing awesome lists of open source software.

https://github.com/klen/aiorest-client

REST API Helper
https://github.com/klen/aiorest-client

Last synced: 9 months ago
JSON representation

REST API Helper

Awesome Lists containing this project

README

          

==============
AIOREST Client
==============

.. image:: https://img.shields.io/pypi/v/aiorest_client.svg
:target: https://pypi.python.org/pypi/aiorest_client

.. image:: https://img.shields.io/travis/klen/aiorest-client.svg
:target: https://travis-ci.org/klen/aiorest-client

.. image:: https://readthedocs.org/projects/aiorest-client/badge/?version=latest
:target: https://aiorest-client.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/klen/aiorest-client/shield.svg
:target: https://pyup.io/repos/github/klen/aiorest-client/
:alt: Updates

A helper to call REST API from aiohttp

* Free software: MIT license
* Documentation: https://aiorest-client.readthedocs.io.