Browse Source

Merge pull request #292 from ondrg/todoist-add

Add Todoist API
pull/296/head
James Brooks 7 years ago
committed by GitHub
parent
commit
db6a3f5c11
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -148,6 +148,7 @@ For information on contributing to this project, please see the [contributing gu
|---|---|---|---|---| |---|---|---|---|---|
| File.io | Files | No | Yes | [Go!](https://file.io) | | File.io | Files | No | Yes | [Go!](https://file.io) |
| pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) | | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) |
| Todoist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.todoist.com) |
| Wunderlist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.wunderlist.com/documentation) | | Wunderlist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.wunderlist.com/documentation) |


### Data Access ### Data Access


Loading…
Cancel
Save