Metadata-Version: 2.1
Name: Rest-Utils
Version: 1.2.6
Summary: Rest-Utils provides simple generation of Restful APIs for database models defined using SQLAlchemy (or Flask-SQLAlchemy). The generated APIs send and receive messages in JSON format. support gunicorn and multiline process worker. 
Home-page: https://github.com/windprog/rest-utils
Author: Windpro
Author-email: windprog@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: requests
Requires-Dist: flask
Requires-Dist: flask-script
Requires-Dist: SQLAlchemy (>=0.9.1)
Requires-Dist: gunicorn
Requires-Dist: marshmallow (==2.15.1)
Requires-Dist: six

UNKNOWN


