
TODO Plugin (no auth)
Plugin for managing a TODO list, you can add, remove and view your TODOs.
- Name For Model
- todo
- Website
- pybullet.org
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- Description For Model
- Plugin for managing a TODO list, you can add, remove and view your TODOs.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | getTodos | GET | Get the list of todos |
2 | addTodo | POST | Add a todo to the list |
3 | deleteTodo | DELETE | Delete a todo from the list |