HTTP/2 301
server: GitHub.com
content-type: text/html
location: https://docs.github.com/enterprise/2.8/developer
x-github-request-id: 476A:17B405:F131F:11B805:6889462E
accept-ranges: bytes
age: 0
date: Tue, 29 Jul 2025 22:07:43 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210037-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753826863.301457,VS0,VE200
vary: Accept-Encoding
x-fastly-request-id: 4c349b10058c63d0fce647241a35aaed45d9c327
content-length: 162
HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data: *.gstatic.com;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data: 'unsafe-inline' *.googleapis.com https://www.google-analytics.com;script-src-attr 'self' 'unsafe-inline';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data: *.googleapis.com;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
x-robots-tag: noindex
content-type: text/html; charset=utf-8
cache-control: public, max-age=31536000, stale-while-revalidate=3600, stale-if-error=86400
x-github-backend: Kubernetes
x-github-request-id: A43E:3F98E1:3B40A70:47D97E1:68894630
content-encoding: gzip
accept-ranges: bytes
age: 0
date: Tue, 29 Jul 2025 22:07:44 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210060-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753826864.574223,VS0,VE1385
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 2441
GitHub Developer | GitHub Developer Guide
Build your app on the GitHub platform
Not sure where to start? We’ve put together some handy guides and libraries you can use to start building.
Explore the documentation
Getting started
Let's walk through core API concepts as we tackle some everyday use cases.
Read the guide →
Basics of authentication
In this section, we're going to focus on the basics of authentication.
Read the guide →
Discovering resources for a user
Applications often need to fetch the current user's repositories and organizations.
Read the guide →
Libraries
Use the official Octokit library, or choose between any of the available third party libraries.