You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a minimalistic API Server on top of the Flask microframework. It allows you to create RESTful controllers that output to a multitude of formats (json, xml etc.)
Lacks advanced features like throttling and OAuth that you'd find in e.g. django-piston. This is not an active project. Code merely provided for your edification and/or scorn.