Nuacht

Flask Restful is a Python-based micro-framework used by developers to make micro web services. It has a very lightweight module which makes it easy to build and implement APIs quickly.
This Swagger for Python tutorial demonstrates how to test, document and create REST APIs with OpenAPI, Swagger, Flask and FastAPI.