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

https://github.com/pupattan/restutils

Provides libraries for REST API applications
https://github.com/pupattan/restutils

Last synced: about 2 months ago
JSON representation

Provides libraries for REST API applications

Awesome Lists containing this project

README

        

Welcome to restutils’s documentation! Client side REST API implementation
====================================================================

About
-----

restutils is a python library provides you easy client side methods to work with REST APIs. Its provides client side methods to interact with your REST server

Future Enhancements
-------------------

We will add libraries for creating simple REST API servers also in upcoming releases.

Install
-------

The easiest way to install restutils is via `pip`:

pip install restutils

Reference
---------
http://pythonhosted.org/restutils/