There are at least two packages aimed specifically at building RESTful APIs on top of Pyramid: Cornice and pyramid_restler. Cornice is more mature and better documented. pyramid_restler provides a very basic SQLAlchemy/Mako/jQuery sample app here: https://bitbucket.org/wyatt/pyramid_restler/src/67ecf062d9b2/examples.
https://github.com/mozilla-services/cornice https://bitbucket.org/wyatt/pyramid_restler -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/ScNohvlM_x8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
