mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add nim-vikunja (#2464)
Nim REST client to Vikunja (https://vikunja.io/).
This commit is contained in:
parent
a5c031f52f
commit
82bc9a65a8
@ -28626,5 +28626,18 @@
|
|||||||
"description": "A cross platform encyption and serialization library",
|
"description": "A cross platform encyption and serialization library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/hortinstein/enkodo"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user