2012-06-06 13:24:56 +02:00
|
|
|
Slumber is a python library that provides a convenient yet powerful object
|
|
|
|
orientated interface to ReSTful APIs. It acts as a wrapper around the
|
|
|
|
excellent requests_ library and abstracts away the handling of urls,
|
|
|
|
serialization, and processing requests.
|
|
|
|
|
2015-01-27 04:00:24 +01:00
|
|
|
WWW: http://github.com/samgiles/slumber
|