Skip to content
Clinton James edited this page Feb 17, 2015 · 1 revision

Flask-RESTeasy

Inspired by the basics of Flask-RESTful, I took the basics of resource grouping through flask.views.MethodView and a Json Response and left error handling, request validation, and response object formatting out.

Clone this wiki locally