Add nim-todoist (#1952)

This commit is contained in:
Rui Vieira 2021-06-27 17:24:40 +01:00 committed by GitHub
parent 8c749b893d
commit e53f168559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23142,5 +23142,19 @@
"description": "AWS Security Token Service API in Nim",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_awsSTS"
},
{
"name": "todoist",
"url": "https://github.com/ruivieira/nim-todoist",
"method": "git",
"tags": [
"todoist",
"rest",
"api",
"client"
],
"description": "A Nim client for Todoist's REST API",
"license": "Apache-2.0",
"web": "https://ruivieira.github.io/nim-todoist/index.html"
}
]