Ross ROSS = Recommend OSS · open-source software intelligence for agents

boyney123/mockit

A tool to quickly mock out end points, setup delays and more... observed · 2026-08-28

github.com/boyney123/mockit · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2786
  • days_rel: n/a
  • days_push: 1233
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1574 stars · 78 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MockIt is a self-hosted tool for quickly creating and managing mocked API endpoints through a web interface, running via Docker. It supports live reload of routes, delays, CORS, basic authentication, and chaos engineering features.

Use cases

  • mock out REST API endpoints before the backend is built
  • create a fake API with delays to test loading states
  • simulate failing endpoints with chaos engineering
  • set up a local mock server with CORS and basic auth
  • quickly stub HTTP endpoints without writing server code
  • test frontend apps against a configurable fake API

When to choose

  • you need a GUI-driven mock API server running locally via Docker
  • you want live-editable routes, delays, auth, and failure simulation out of the box
  • your real backend APIs are not ready yet and the frontend needs a real HTTP service

When to avoid

  • you need contract-based mocking from OpenAPI/GraphQL schemas
  • you prefer lightweight in-process mocking libraries in your test suite
  • you need a maintained tool - the project has seen limited recent activity

Facets

application · maturity maintenance

mock-api http-server web-framework developer-tools developer-tools apis web-development testing self-hosted api-mocking chaos-engineering cors stub-server frontend-development docker web-server nodejs

1 source

Member repositories

RepositoryRoleHealth v2
boyney123/mockitmain23

For agents

markdown · JSON · MCP: product_card(name="boyney123/mockit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem