Micro service API toolkit


Keywords
web, services
License
Apache-2.0
Install
pip install cliquet==2.8.2

Documentation

Deprecation Notice

Cliquet has been folded into the Kinto package under the new name kinto.core. You should update your code to import kinto.core instead of cliquet, and all cliquet.* settings are now prefixed with kinto instead. See https://mail.mozilla.org/pipermail/kinto/2016-May/000119.html for more about the background for this decision.

Cliquet

pypi travis Coverage Documentation Status

Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.