MockyAbstract/Mocky
Generate custom HTTP responses, the simpler way to test your Web Services 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4872
- days_rel: n/a
- days_push: 1094
- n_releases_24m: 0
Adoption not part of the score
2077 stars · 262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
service · maturity maintenance
http-server mock-api testing developer-tools developer-tools testing apis web-development self-hosted http-mocking api-mocking mock-server scala react frontend-testing web-server docker
1 source
- readme: https://github.com/MockyAbstract/Mocky · fetched 2026-08-28 · 2865ee895486
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MockyAbstract/Mocky | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="MockyAbstract/Mocky")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem