django-rest-framework/docs/index.rst
2011-01-23 23:08:16 +00:00

27 lines
469 B
ReStructuredText

FlyWheel Documentation
======================
This is the online documentation for FlyWheel - A REST framework for Django.
* Clean, simple, class-based views for Resources.
* Easy input validation using Forms and ModelForms.
* Self describing APIs, with HTML and Plain Text outputs.
.. toctree::
:maxdepth: 1
resource
modelresource
parsers
emitters
response
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`