aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 4788c205b83a72aeff5bd5441ccd7bcf0560a492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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`