Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 337 Bytes

Task_management-Rest-Api

Simple Task management REST API, made it using Python Flask and MySQL with SQLAlchemy

Connection between a Database and our server, being accessed using our Rest API.

Using Postman to create the requests and manage the tasks. You can check all the functions, how to use them and the port in the code.