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
- Host: GitHub
- URL: https://github.com/pupattan/restutils
- Owner: pupattan
- License: mit
- Created: 2017-05-17T08:11:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T16:07:36.000Z (over 2 years ago)
- Last Synced: 2025-03-16T03:46:47.259Z (3 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/