| Crates.io | rustodoist_rest2 |
| lib.rs | rustodoist_rest2 |
| version | 0.0.3 |
| created_at | 2023-11-04 18:56:29.85147+00 |
| updated_at | 2023-11-10 15:57:15.435518+00 |
| description | Wrapper around the Todoist REST v2 API |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1025386 |
| size | 72,278 |
A wrapper for the Todoist REST v2 API.
IMPORTANT: Crate moved to todoist-v2-rest.
Currently a work in progress; all project and task actions the REST API allows are implemented, but sections, comments, and labels are not. I expect everything to be fully implemented within a week or two.
See https://developer.todoist.com/rest/v2/ for more information on the Todoist REST API, or https://docs.rs/rustodoist_rest2/latest/rustodoist_rest2/ for the documentation for this crate.