Add zipa magic pythonic REST client (RESTful API)

This commit is contained in:
Rodrigo Delduca 2014-07-25 13:57:44 -03:00
parent 44e928f83c
commit b9754451bc

View File

@ -397,6 +397,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [eve](https://github.com/nicolaiarocci/eve) - REST API framework powered by Flask, MongoDB and good intentions.
* [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems.
* [restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from TastyPie.
* [zipa](https://github.com/vtemian/zipa) - Magic pythonic REST client
## Authentication and OAuth