/PythonRestAPI

Sample project to create API services using Flask Framework.

Primary LanguagePython

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.