Projects
Vue-Meta-Info
This project provides a sample front-end for examining meta information from a Flask-RESTful-DBBase based application.
The point of Flask-RESTful-DBBase derives from introspection of Python database models created with SQLAlchemy. By using the structure of the models, the constraints and relationships, a set of tools help validate, serialize/deserialize and document a web API.