UTCSheffield / PythonQuizDemo

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add Rest API #3

Open mr-eggleton opened 1 year ago

mr-eggleton commented 1 year 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

mr-eggleton commented 1 year ago

That original technique didn't want to install.

This one looks cleaner. https://github.com/X1Zeth2X/flask-restx-boilerplate