Add nim-vikunja (#2464)

Nim REST client to Vikunja (https://vikunja.io/).
This commit is contained in:
Rui Vieira 2023-01-23 09:51:46 +00:00 committed by GitHub
parent a5c031f52f
commit 82bc9a65a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28626,5 +28626,18 @@
"description": "A cross platform encyption and serialization library",
"license": "MIT",
"web": "https://github.com/hortinstein/enkodo"
},
{
"name": "vikunja",
"url": "https://github.com/ruivieira/nim-vikunja",
"method": "git",
"tags": [
"client",
"rest",
"project-management"
],
"description": "Nim REST client to Vikunja",
"license": "apache 2.0",
"web": "https://github.com/ruivieira/nim-vikunja"
}
]