# boyney123/mockit

A tool to quickly mock out end points, setup delays and more...

Repository: https://github.com/boyney123/mockit
Canonical: https://ross.abutalabs.com/products/mockit
Homepage: https://mockit.netlify.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: mock, stub, http, json, tool, api
Last push: 2023-04-18T07:05:20+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2786, "days_push": 1233, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1574, forks 78 (observed 2026-08-28T04:05:05.768221+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: mock-api, http-server, web-framework, developer-tools
- domain: developer-tools, apis, web-development, testing
- platform: self-hosted
- tags: api-mocking, chaos-engineering, cors, stub-server, frontend-development, docker, web-server, nodejs

## Member repositories
- boyney123/mockit (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.768221+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:57:38.671669+00:00, confidence not recorded.
  - readme: https://github.com/boyney123/mockit (fetched 2026-08-28T04:05:05.768221+00:00, sha d772f0b2f32e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
