mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-13 10:00:53 +03:00
27 lines
469 B
ReStructuredText
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`
|
|
|