rustodoist_rest2

Crates.iorustodoist_rest2
lib.rsrustodoist_rest2
version0.0.3
sourcesrc
created_at2023-11-04 18:56:29.85147
updated_at2023-11-10 15:57:15.435518
descriptionWrapper around the Todoist REST v2 API
homepage
repository
max_upload_size
id1025386
size72,278
(sj99642)

documentation

README

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.

Commit count: 0

cargo fmt