Created by: ItsCosmas
What is this Python project?
An extension for Flask that adds support for quickly building REST APIs. Its a fork of Flask-RESTPlus that is actively maintained by the community. It offers fast, easy and documented API development with Flask
What's the difference between this Python project and similar ones?
- It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly (using Swagger).
--
Anyone who agrees with this pull request could submit an Approve review to it.