diff --git a/README.md b/README.md index a1e1facf..b7fccd43 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for developing RESTful APIs.* +* [cornice](https://cornice.readthedocs.org/en/latest/) - A REST framework for Pyramid * [django-rest-framework](http://www.django-rest-framework.org/) - A powerful and flexible toolkit that makes it easy to build Web APIs. * [django-tastypie](http://tastypieapi.org/) - Creating delicious APIs for Django apps. * [flask-api](http://www.flaskapi.org/) - An implementation of the same web browsable APIs that django-rest-framework provides.