summaryrefslogtreecommitdiff
path: root/docs/source/pecan_rest.rst
blob: 7b31bfd7d8f5232c86eb01a7e68d70d81d0cedf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
.. _pecan_rest:

:mod:`pecan.rest` -- Pecan ``REST`` Controller
==============================================

The :mod:`pecan.rest` module includes support for writing fully
``RESTful`` controllers in your Pecan application.

.. automodule:: pecan.rest
  :members:
  :show-inheritance: