About

Introducing restlib

Lots of companies have seen the simplicity and beauty of REST API’s and allow developers to take advantage of their applications with little to no fuss. These API’s are easy to interface with from just about any language ... but why reinvent the wheel on accessing these great REST API’s when you can access them in a simple and standard way?

Enter restlib.

What is restlib?

restlib is a client library for python programmers which allows them to focus on the usage of a REST API instead of the transport. While it is truly easy to do this yourself in python, there is not a reason to repeat the work over and over in different codebases. Check out some very simple Examples.

Get it

You can find downloads in the downloads section. If you want to get the latest, greatest source check out the Development page.

Development

Development of restlib is in it’s infancy so don’t expect to much from it just yet! If you’d like to get involved see the Development page.

Table Of Contents

Previous topic

restlib

Next topic

Examples

This Page

Quick search