Created
June 20, 2018 01:08
-
-
Save omgjlk/08f7d1a37ddfc9587d49888bb9732a6c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~> http get https://api.github.com/repos/omgjlk/demoapp | |
| HTTP/1.1 200 OK | |
| Access-Control-Allow-Origin: * | |
| Access-Control-Expose-Headers: ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval | |
| Cache-Control: public, max-age=60, s-maxage=60 | |
| Content-Encoding: gzip | |
| Content-Security-Policy: default-src 'none' | |
| Content-Type: application/json; charset=utf-8 | |
| Date: Wed, 20 Jun 2018 01:07:48 GMT | |
| ETag: W/"f1bf469c7de03b6afc720d63a319bf36" | |
| Last-Modified: Wed, 08 Nov 2017 20:51:58 GMT | |
| Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin | |
| Server: GitHub.com | |
| Status: 200 OK | |
| Strict-Transport-Security: max-age=31536000; includeSubdomains; preload | |
| Transfer-Encoding: chunked | |
| Vary: Accept | |
| Vary: Accept-Encoding | |
| X-Content-Type-Options: nosniff | |
| X-Frame-Options: deny | |
| X-GitHub-Media-Type: github.v3; format=json | |
| X-GitHub-Request-Id: C1BF:362A:4668ED:5A40D7:5B29A8E4 | |
| X-RateLimit-Limit: 60 | |
| X-RateLimit-Remaining: 48 | |
| X-RateLimit-Reset: 1529456954 | |
| X-Runtime-rack: 0.050628 | |
| X-XSS-Protection: 1; mode=block | |
| { | |
| "archive_url": "https://api.github.com/repos/omgjlk/demoapp/{archive_format}{/ref}", | |
| "archived": false, | |
| "assignees_url": "https://api.github.com/repos/omgjlk/demoapp/assignees{/user}", | |
| "blobs_url": "https://api.github.com/repos/omgjlk/demoapp/git/blobs{/sha}", | |
| "branches_url": "https://api.github.com/repos/omgjlk/demoapp/branches{/branch}", | |
| "clone_url": "https://github.com/omgjlk/demoapp.git", | |
| "collaborators_url": "https://api.github.com/repos/omgjlk/demoapp/collaborators{/collaborator}", | |
| "comments_url": "https://api.github.com/repos/omgjlk/demoapp/comments{/number}", | |
| "commits_url": "https://api.github.com/repos/omgjlk/demoapp/commits{/sha}", | |
| "compare_url": "https://api.github.com/repos/omgjlk/demoapp/compare/{base}...{head}", | |
| "contents_url": "https://api.github.com/repos/omgjlk/demoapp/contents/{+path}", | |
| "contributors_url": "https://api.github.com/repos/omgjlk/demoapp/contributors", | |
| "created_at": "2017-10-26T02:37:27Z", | |
| "default_branch": "master", | |
| "deployments_url": "https://api.github.com/repos/omgjlk/demoapp/deployments", | |
| "description": "A simple demo python web app", | |
| "downloads_url": "https://api.github.com/repos/omgjlk/demoapp/downloads", | |
| "events_url": "https://api.github.com/repos/omgjlk/demoapp/events", | |
| "fork": false, | |
| "forks": 0, | |
| "forks_count": 0, | |
| "forks_url": "https://api.github.com/repos/omgjlk/demoapp/forks", | |
| "full_name": "omgjlk/demoapp", | |
| "git_commits_url": "https://api.github.com/repos/omgjlk/demoapp/git/commits{/sha}", | |
| "git_refs_url": "https://api.github.com/repos/omgjlk/demoapp/git/refs{/sha}", | |
| "git_tags_url": "https://api.github.com/repos/omgjlk/demoapp/git/tags{/sha}", | |
| "git_url": "git://github.com/omgjlk/demoapp.git", | |
| "has_downloads": true, | |
| "has_issues": true, | |
| "has_pages": false, | |
| "has_projects": true, | |
| "has_wiki": true, | |
| "homepage": null, | |
| "hooks_url": "https://api.github.com/repos/omgjlk/demoapp/hooks", | |
| "html_url": "https://github.com/omgjlk/demoapp", | |
| "id": 108352313, | |
| "issue_comment_url": "https://api.github.com/repos/omgjlk/demoapp/issues/comments{/number}", | |
| "issue_events_url": "https://api.github.com/repos/omgjlk/demoapp/issues/events{/number}", | |
| "issues_url": "https://api.github.com/repos/omgjlk/demoapp/issues{/number}", | |
| "keys_url": "https://api.github.com/repos/omgjlk/demoapp/keys{/key_id}", | |
| "labels_url": "https://api.github.com/repos/omgjlk/demoapp/labels{/name}", | |
| "language": "Python", | |
| "languages_url": "https://api.github.com/repos/omgjlk/demoapp/languages", | |
| "license": { | |
| "key": "mit", | |
| "name": "MIT License", | |
| "node_id": "MDc6TGljZW5zZTEz", | |
| "spdx_id": "MIT", | |
| "url": "https://api.github.com/licenses/mit" | |
| }, | |
| "merges_url": "https://api.github.com/repos/omgjlk/demoapp/merges", | |
| "milestones_url": "https://api.github.com/repos/omgjlk/demoapp/milestones{/number}", | |
| "mirror_url": null, | |
| "name": "demoapp", | |
| "network_count": 0, | |
| "node_id": "MDEwOlJlcG9zaXRvcnkxMDgzNTIzMTM=", | |
| "notifications_url": "https://api.github.com/repos/omgjlk/demoapp/notifications{?since,all,participating}", | |
| "open_issues": 0, | |
| "open_issues_count": 0, | |
| "owner": { | |
| "avatar_url": "https://avatars2.githubusercontent.com/u/523287?v=4", | |
| "events_url": "https://api.github.com/users/omgjlk/events{/privacy}", | |
| "followers_url": "https://api.github.com/users/omgjlk/followers", | |
| "following_url": "https://api.github.com/users/omgjlk/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/omgjlk/gists{/gist_id}", | |
| "gravatar_id": "", | |
| "html_url": "https://github.com/omgjlk", | |
| "id": 523287, | |
| "login": "omgjlk", | |
| "node_id": "MDQ6VXNlcjUyMzI4Nw==", | |
| "organizations_url": "https://api.github.com/users/omgjlk/orgs", | |
| "received_events_url": "https://api.github.com/users/omgjlk/received_events", | |
| "repos_url": "https://api.github.com/users/omgjlk/repos", | |
| "site_admin": true, | |
| "starred_url": "https://api.github.com/users/omgjlk/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/omgjlk/subscriptions", | |
| "type": "User", | |
| "url": "https://api.github.com/users/omgjlk" | |
| }, | |
| "private": false, | |
| "pulls_url": "https://api.github.com/repos/omgjlk/demoapp/pulls{/number}", | |
| "pushed_at": "2017-10-26T23:02:29Z", | |
| "releases_url": "https://api.github.com/repos/omgjlk/demoapp/releases{/id}", | |
| "size": 4, | |
| "ssh_url": "[email protected]:omgjlk/demoapp.git", | |
| "stargazers_count": 2, | |
| "stargazers_url": "https://api.github.com/repos/omgjlk/demoapp/stargazers", | |
| "statuses_url": "https://api.github.com/repos/omgjlk/demoapp/statuses/{sha}", | |
| "subscribers_count": 0, | |
| "subscribers_url": "https://api.github.com/repos/omgjlk/demoapp/subscribers", | |
| "subscription_url": "https://api.github.com/repos/omgjlk/demoapp/subscription", | |
| "svn_url": "https://github.com/omgjlk/demoapp", | |
| "tags_url": "https://api.github.com/repos/omgjlk/demoapp/tags", | |
| "teams_url": "https://api.github.com/repos/omgjlk/demoapp/teams", | |
| "trees_url": "https://api.github.com/repos/omgjlk/demoapp/git/trees{/sha}", | |
| "updated_at": "2017-11-08T20:51:58Z", | |
| "url": "https://api.github.com/repos/omgjlk/demoapp", | |
| "watchers": 2, | |
| "watchers_count": 2 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment