emkbt / DT--Kilbertus--5--ToDoList--

A simple console-based Todo List application where you can add, delete, complete tasks.
MIT License
0 stars 1 forks source link

Documentation Improvement Issue #13

Open meyronin opened 7 months ago

meyronin commented 7 months ago

Documentation Area: The API Usage section is missing documentation for the /tasks route, which is essential for users to understand how to retrieve the list of tasks.

Proposed Improvement: Add documentation for the /tasks route in the API Usage section. Include information on how to use the route, expected input parameters (e.g., api_key), and the structure of the response.