REST API 框架:Sprocket
jopen
11年前
Sprocket 是一个更好用于 Python 和 Django的 REST API 框架。
Sprocket makes it easy to expose normal python functions in a web API through a restful interface. It works out of the box with Django models and provides a mixin and events system for easily adding in reusable, self-contained components into API.