Added github_api (#604)

* Added github_api

* Fixed name

* Changed license to WTFPL since it's on the list
This commit is contained in:
Chris Watson 2017-10-27 01:17:04 -07:00 committed by Dominik Picheta
parent 8752f37cb8
commit b25763cabb

View File

@ -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",
"url": "https://github.com/Krognol/discordnim",