4.0.0 • Published 2 years ago

todoist-rest-client v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

🚧⚠️ This package is no longer maintained 🚧⚠️

Although the features and structure of the package are different from those of the new public official project, this project will not continue to be updated with the new features that @Doist could add to its REST API.

JS TODOIST-REST-CLIENT unmaintained badge codecov

A simple todoist-rest-api client

⚠️ This client is not official and is not linked to Doist.

Implemented Features

  • Tasks
  • Projects
  • Sections
  • Labels
  • Comments

something important

Installation

For installing the client:

npm i todoist-rest-client

or

yarn add todoist-rest-client

USE

import TDSClient from "todoist-rest-client";

const myClient = TDSClient(API_TOKEN); //get an api token from your todoist integrations page

API

See here the full client documentation and methods.

Contributions

Alt

License

MIT © Dubisdev

3.0.10

2 years ago

4.0.0

2 years ago

3.0.9

2 years ago

2.5.0

3 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago

3.0.0

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.4.0

3 years ago

2.0.4

3 years ago

2.1.0

3 years ago

2.0.3

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago