You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.2 KiB

  1. HTTP/1.1 200 OK
  2. Server: GitHub.com
  3. Date: Fri, 21 Apr 2017 15:41:52 GMT
  4. Content-Type: application/json; charset=utf-8
  5. Content-Length: 1275
  6. Status: 200 OK
  7. X-RateLimit-Limit: 60
  8. X-RateLimit-Remaining: 57
  9. X-RateLimit-Reset: 1492790890
  10. Cache-Control: public, max-age=60, s-maxage=60
  11. Vary: Accept
  12. ETag: "7c20a2777e3c14616a18c07f4b8f8b64"
  13. Last-Modified: Tue, 18 Apr 2017 22:02:28 GMT
  14. X-GitHub-Media-Type: github.v3; format=json
  15. Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
  16. Access-Control-Allow-Origin: *
  17. Content-Security-Policy: default-src 'none'
  18. Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
  19. X-Content-Type-Options: nosniff
  20. X-Frame-Options: deny
  21. X-XSS-Protection: 1; mode=block
  22. Vary: Accept-Encoding
  23. X-Served-By: d0b3c2c33a23690498aa8e70a435a259
  24. X-GitHub-Request-Id: C713:2FD0:192EF2D:1F4D147:58FA2840
  25. {
  26. "login": "aaronpk",
  27. "id": 113001,
  28. "avatar_url": "https://avatars2.githubusercontent.com/u/113001?v=3",
  29. "gravatar_id": "",
  30. "url": "https://api.github.com/users/aaronpk",
  31. "html_url": "https://github.com/aaronpk",
  32. "followers_url": "https://api.github.com/users/aaronpk/followers",
  33. "following_url": "https://api.github.com/users/aaronpk/following{/other_user}",
  34. "gists_url": "https://api.github.com/users/aaronpk/gists{/gist_id}",
  35. "starred_url": "https://api.github.com/users/aaronpk/starred{/owner}{/repo}",
  36. "subscriptions_url": "https://api.github.com/users/aaronpk/subscriptions",
  37. "organizations_url": "https://api.github.com/users/aaronpk/orgs",
  38. "repos_url": "https://api.github.com/users/aaronpk/repos",
  39. "events_url": "https://api.github.com/users/aaronpk/events{/privacy}",
  40. "received_events_url": "https://api.github.com/users/aaronpk/received_events",
  41. "type": "User",
  42. "site_admin": false,
  43. "name": "Aaron Parecki",
  44. "company": null,
  45. "blog": "https://aaronparecki.com",
  46. "location": "Portland, OR",
  47. "email": "aaron@parecki.com",
  48. "hireable": null,
  49. "bio": null,
  50. "public_repos": 217,
  51. "public_gists": 143,
  52. "followers": 785,
  53. "following": 51,
  54. "created_at": "2009-08-07T18:27:56Z",
  55. "updated_at": "2017-04-18T22:02:28Z"
  56. }