django-rest-framework/docs/howto/alternativeframeworks.rst

7 lines
324 B
ReStructuredText
Raw Normal View History

2011-02-02 11:43:27 +03:00
Alternative Frameworks
======================
#. `django-piston <https://bitbucket.org/jespern/django-piston/wiki/Home>`_ is excellent, and has a great community behind it. This project is based on piston code in parts.
#. `django-tasypie <https://github.com/toastdriven/django-tastypie>`_ is also well worth looking at.