diff --git a/Github API/event.json b/Github API/event.json new file mode 100644 index 00000000..de1b82ad --- /dev/null +++ b/Github API/event.json @@ -0,0 +1,27 @@ +{ + "actor": { + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "gravatar_id": "", + "html_url": "https://github.com/octocat", + "id": 1, + "login": "octocat", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "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", + "url": "https://api.github.com/users/octocat" + }, + "commit_id": "6dcb09b5b57875f334f61aebed695e2e4193db5e", + "commit_url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", + "created_at": "2011-04-14T16:00:49Z", + "event": "closed", + "id": 1, + "url": "https://api.github.com/repos/octocat/Hello-World/issues/events/1" +} \ No newline at end of file