Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 228 Bytes

PythonRestAPI

This project help you get started with creating Python APIs using Flask micro-framework. It includes sample example of creating Tasks, storing in memory and performing CRUD operation by running on local server.