TODO Plugin (no auth)

TODO Plugin (no auth)

Plugin for managing a TODO list, you can add, remove and view your TODOs.

Name For Model
todo
Update Date
6 months ago
Description For Model
Plugin for managing a TODO list, you can add, remove and view your TODOs.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1getTodosGETGet the list of todos
2addTodoPOSTAdd a todo to the list
3deleteTodoDELETEDelete a todo from the list