vertical-knowledge / ripozo

A tool for quickly creating REST/HATEOAS/Hypermedia APIs in python
http://ripozo.readthedocs.org/
GNU General Public License v2.0
201 stars 22 forks source link

One line ripozo implementation #31

Closed timmartin19 closed 8 years ago

timmartin19 commented 9 years ago

Stupid ripozo implementations that automatically generate rest endpoints in a single line. These would most likely have to be framework/database dependent.

Possible combos: flask/sqlalchemy, Django.

timmartin19 commented 9 years ago

Completed in ripozo-sqlalchemy. Still needed in Django.

timmartin19 commented 8 years ago

Completed in django-ripozo version 1.1.0