pupattan / restutils

Provides libraries for REST API applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Provides libraries for REST API applications

License:MIT License


Languages

Language:Python 89.8%Language:Batchfile 5.7%Language:Makefile 4.5%