项目作者: hectorAlarcon

项目描述 :
Basic restAPI using Flask
高级语言: Python
项目地址: git://github.com/hectorAlarcon/basic_restAPI.git
创建时间: 2020-01-24T18:35:40Z
项目社区:https://github.com/hectorAlarcon/basic_restAPI

开源协议:GNU General Public License v3.0

下载


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.