GitHub Mimic Domain
Users, repos, commits, issues, pulls, link pagination, and rate-limit headers
API Prefix
/api/github
Every endpoint hangs off this prefix so you can compose requests consistently.
Endpoint coverage
7
Curated routes spanning common workflows
Playground ready
Deep link directly into the playground with your preferred method and path.
Open in PlaygroundCapabilities
Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.
User and repository detail payloads
Commits, issues, and pull request listings
GitHub-style Link pagination headers
Rate-limit headers on every response
Developer-tooling-friendly response envelopes
Great for dashboards and repo explorer UIs
Endpoints
Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.
/api/github/users/mockdev
/api/github/users/mockdev/repos
/api/github/repos/mockdev/fake-api-for-devs
/api/github/repos/mockdev/fake-api-for-devs/commits
/api/github/repos/mockdev/fake-api-for-devs/issues
/api/github/repos/mockdev/fake-api-for-devs/pulls
/api/github/rate_limit
Prototype repo dashboards, activity feeds, and issue views with GitHub-shaped responses.
Explore more
Browse the full library of free mock API domains for your next project.