GitHub Mimic Domain

GitHub Mimic API

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 Playground

Capabilities

What you can simulate

Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.

1

User and repository detail payloads

2

Commits, issues, and pull request listings

3

GitHub-style Link pagination headers

4

Rate-limit headers on every response

5

Developer-tooling-friendly response envelopes

6

Great for dashboards and repo explorer UIs

Endpoints

Available routes

Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.

GET

/api/github/users/mockdev

Try it
GET

/api/github/users/mockdev/repos

Try it
GET

/api/github/repos/mockdev/fake-api-for-devs

Try it
GET

/api/github/repos/mockdev/fake-api-for-devs/commits

Try it
GET

/api/github/repos/mockdev/fake-api-for-devs/issues

Try it
GET

/api/github/repos/mockdev/fake-api-for-devs/pulls

Try it
GET

/api/github/rate_limit

Try it
github

Mock developer-tool integrations

Prototype repo dashboards, activity feeds, and issue views with GitHub-shaped responses.

Explore more

Other mock API domains

Browse the full library of free mock API domains for your next project.