Open mr-eggleton opened 2 years ago
Make it REST and OpenAPI compliant Maybe using techniques from https://medium.com/analytics-vidhya/building-rest-apis-using-flask-restplus-sqlalchemy-marshmallow-cff76b202bfb
We could then use
That original technique didn't want to install.
This one looks cleaner. https://github.com/X1Zeth2X/flask-restx-boilerplate
Make it REST and OpenAPI compliant Maybe using techniques from https://medium.com/analytics-vidhya/building-rest-apis-using-flask-restplus-sqlalchemy-marshmallow-cff76b202bfb
We could then use