Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

wylee/pyramid_restler

Repository files navigation

pyramid_restler

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.