Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 279 Bytes

File metadata and controls

2 lines (2 loc) · 279 Bytes

API-to-do-list-with-python-and-flask

This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation, list and updating.