Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 602 Bytes

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/