CogStack / MedCATservice

Running MedCAT as a RESTful web service
17 stars 14 forks source link

Flask-RESTX #15

Closed sandertan closed 3 years ago

sandertan commented 3 years ago

I was wondering whether there are any plans of changing the framework to Flask-RESTX, which provides some benefits for development and contains Swagger-UI. Our team can help implementing it.

https://flask-restx.readthedocs.io/en/latest/

w-is-h commented 3 years ago

Hi @sandertan, do not have anything against changing the framework - we should look into existing options and find the best. Maybe Flask-RESTX or FastAPI or something else.

sandertan commented 3 years ago

👍 will close this for now, can pick it up in future.