At this stage, I think we’ve added enough helpers in Cornice to get anyone started in building web services in Python. As a reminder, Cornice provides helpers to build & document REST-ish Web Services with Pyramid, a Python web framework. 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 d