mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added github_api (#604)
* Added github_api * Fixed name * Changed license to WTFPL since it's on the list
This commit is contained in:
parent
8752f37cb8
commit
b25763cabb
@ -1,4 +1,18 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "github_api",
|
||||||
|
"url": "https://github.com/watzon/github-api-nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"api",
|
||||||
|
"github",
|
||||||
|
"client"
|
||||||
|
],
|
||||||
|
"description": "Nim wrapper for the GitHub API",
|
||||||
|
"license": "WTFPL",
|
||||||
|
"web": "https://github.com/watzon/github-api-nim"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "discordnim",
|
"name": "discordnim",
|
||||||
"url": "https://github.com/Krognol/discordnim",
|
"url": "https://github.com/Krognol/discordnim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user