Django REST interface

The Django REST interface makes it easy to offer private and public APIs for existing Django models. New generic views simplify data retrieval and modification in a resource-centric architecture and provide model data in formats such as XML, JSON and YAML with very little custom code.

RESTify your Django apps!

Releases

0 comments

 

Advertisement

Subscribe to get updates about the newest added apps

Related Tags