rebuild JSON at 29cf7d1

[ci skip]
This commit is contained in:
davemachado 2017-11-09 15:54:36 +00:00
parent 29cf7d1342
commit 956f591a6d
2 changed files with 4 additions and 4 deletions

View file

@ -634,12 +634,12 @@
"Link": "https://genderize.io" "Link": "https://genderize.io"
}, },
{ {
"API": "Github - User Data", "API": "Github",
"Auth": null, "Auth": null,
"Category": "Development", "Category": "Development",
"Description": "Pull public information for a user's github", "Description": "Information for a user's Github profile",
"HTTPS": true, "HTTPS": true,
"Link": "https://api.github.com/users/hackeryou" "Link": "https://developer.github.com/v3/"
}, },
{ {
"API": "Gitter", "API": "Gitter",

File diff suppressed because one or more lines are too long