zero-shubham/flask-ease
Flask extension for creating REST APIs. You get autogenerated OpenAPI spec (with Redoc and Swagger Docs), Request parsing and validations (query, path, body, form and files). Response Validation. It uses pydantic under the hood.
PythonMIT