pyramid_restler

December 26, 2020 ยท View on GitHub

.. note:: Development has moved to pyramid_resourceful_, which continues development of the v2 branch. No futher updates will be made to this package.

pyramid_restler is a somewhat-opinionated toolkit for building RESTful Web services and applications on top of the Pyramid framework.

Take a look in the examples/ directory for self-contained, runnable examples.

See http://packages.python.org/pyramid_restler/ for detailed documentation of interfaces, APIs, and usage.

License

This package is provided under the MIT license. See the LICENSE.txt file for details.

.. _pyramid_resourceful: https://github.com/wylee/pyramid_resourceful