# MockyAbstract/Mocky

Generate custom HTTP responses, the simpler way to test your Web Services

Repository: https://github.com/MockyAbstract/Mocky
Canonical: https://ross.abutalabs.com/products/mocky
Homepage: https://www.mocky.io
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: scala, mocky, javascript, mock, http, tools, testing, ci
Last push: 2023-09-04T12:31:13+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4872, "days_push": 1094, "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 2077, forks 262 (observed 2026-08-28T04:06:11.339797+00:00)

## What it is
Mocky is a free online service (with self-hostable source) for generating custom HTTP responses to mock web service backends. It consists of a Scala/HTTP4s API backed by PostgreSQL and a React/TypeScript frontend.

## Use cases
- mock backend API responses while the real backend is still in development
- test an HTTP client against custom status codes and payloads
- generate fake JSON endpoints for frontend prototyping
- simulate slow or error responses for resilience testing
- share mock API URLs with teammates during integration work

## When to choose
- you need a quick hosted mock endpoint without running your own server
- you want to decouple frontend work from backend availability
- you need custom HTTP responses (status, headers, body) for testing

## When to avoid
- you need contract-based mocking with OpenAPI or request matching
- you require guaranteed SLA or long-term persistence of mocks
- you want fully offline mocking inside your test suite

## Facets
- artifact type: service
- maturity: maintenance
- function: http-server, mock-api, testing, developer-tools
- domain: developer-tools, testing, apis, web-development
- platform: self-hosted
- tags: http-mocking, api-mocking, mock-server, scala, react, frontend-testing, web-server, docker

## Member repositories
- MockyAbstract/Mocky (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.339797+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-30T02:56:08.568358+00:00, confidence not recorded.
  - readme: https://github.com/MockyAbstract/Mocky (fetched 2026-08-28T04:06:11.339797+00:00, sha 2865ee895486)
- Data as of 2026-08-30T08:39:29.467469+00:00.
