Hey,

I guess this is the proper place for this kind of announcement ...

=> We've released Cornice 0.6

Cornice provides helpers to build & document REST-ish Web Services
with Pyramid.

This version has:
- multiple bug fixes
- a Paster template to quickly start a new Cornice project
- a tutorial & a full new example in examples/

You can try out the tutorial at http://packages.python.org/cornice/tutorial.html

The main benefits of Cornice are:

- automatic handling of some HTTP errors - Ask yourself: is your app
handling properly 405 or 406 errors?
- automatic web service documentation via a Sphinx extension.
- a simple way to validate and convert requests data, and return
structured 400 responses.

Check it out :

- Documentation - http://packages.python.org/cornice
- PyPI - http://pypi.python.org/pypi/cornice
- Repository - https://github.com/mozilla-services/cornice

We'd love feedback & new contributors !

Cheers
Tarek

--
Tarek Ziadé | http://ziade.org

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to