Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 506 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 506 Bytes

flask-rest-api

REST API Developed using Flask, Blueprint, RESTPlus and Swagger for documenting the API.

This project is an example developed to show how to implement a REST API using Flask and RESTPlus and how can we documenting the API using Swagger documenting our code directly.

I took as an example a post of Michal Karzynski blog.

If you want to improve this example, send a PR.