GitHub REST API Tutorial – REST API Support In GitHub=
https://www.softwaretestinghelp.com/github-rest-api-tutorial/
$ curl https://api.github.com/zen
{
"login": "defunkt",
"id": 2,
"node_id": "MDQ6VXNlcjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/2?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/defunkt",
"html_url": "https://github.com/defunkt",
}