项目作者: hectorAlarcon
项目描述 :
Basic restAPI using Flask
高级语言: Python
项目地址: git://github.com/hectorAlarcon/basic_restAPI.git
basic_restAPI
Basic restAPI using Flask
This restAPI project is able to handle the 4 basics requests : GET, PUSH, PUT, DELETE.
The .csv on which project is based on is inside database folder.
In the documentation folder there is a pdf with all the necessary information to know about this project.