todoist-v2-rest

Crates.iotodoist-v2-rest
lib.rstodoist-v2-rest
version0.2.0
sourcesrc
created_at2023-11-10 17:10:08.649751
updated_at2023-11-10 23:30:44.082761
descriptionWrapper around the Todoist REST v2 API
homepage
repository
max_upload_size
id1031348
size82,908
(sj99642)

documentation

README

A wrapper for the Todoist REST v2 API.

Currently a work in progress; all project, task, label and section actions the REST API allows are implemented, but comments are not.

See https://developer.todoist.com/rest/v2/ for more information on the Todoist REST API, or https://docs.rs/todoist-v2-rest/latest/todoist_v2_rest/ for the documentation for this crate.

Please report any bugs on the GitHub repository at https://github.com/sj99642/todoist-v2-rest.

Commit count: 0

cargo fmt