Files
GitHawk/Playgrounds/Github API/user.json
James Sherlock c28c088629 Initial repository spring clean (#415)
* Move SwipeCellKit & SlackTextViewController to Local Pods directory

* Move playgrounds to own folder

* Create podspec for MMMarkdown and move to Local Pods
2017-09-24 18:35:05 -04:00

32 lines
1.3 KiB
JSON

{
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
"bio": "There once was...",
"blog": "https://github.com/blog",
"company": "GitHub",
"created_at": "2008-01-14T04:33:35Z",
"email": "octocat@github.com",
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
"followers": 20,
"followers_url": "https://api.github.com/users/octocat/followers",
"following": 0,
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
"gravatar_id": "",
"hireable": false,
"html_url": "https://github.com/octocat",
"id": 1,
"location": "San Francisco",
"login": "octocat",
"name": "monalisa octocat",
"organizations_url": "https://api.github.com/users/octocat/orgs",
"public_gists": 1,
"public_repos": 2,
"received_events_url": "https://api.github.com/users/octocat/received_events",
"repos_url": "https://api.github.com/users/octocat/repos",
"site_admin": false,
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
"type": "User",
"updated_at": "2008-01-14T04:33:35Z",
"url": "https://api.github.com/users/octocat"
}