# gencebay/httplive

HTTP Request & Response Service, Mock HTTP

Repository: https://github.com/gencebay/httplive
Canonical: https://ross.abutalabs.com/products/httplive
Language: Go
License: MIT
License Family: permissive
Topics: http-tool, mock-server, api, proxy-testing, tooling, http-rest-api, restful, postman
Last push: 2022-01-09T11:39:11+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": 3230, "days_push": 1697, "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 1134, forks 57 (observed 2026-08-28T04:03:43.234270+00:00)

## What it is
HttpLive is a Go-based mock HTTP server with a built-in web UI for defining dynamic URL routes and JSON responses, aimed at API designers and mobile/web developers. It stores route configurations in a shareable key-value database file and supports multi-port hosting with round-robin load balancing.

## Use cases
- mock REST API endpoints for frontend development
- test mobile apps without a real backend
- simulate proxy responses for testing
- define custom JSON responses with dynamic URL routing
- share mock API configurations with teammates
- run load-balanced mock servers on multiple ports

## When to choose
- you need a lightweight mock HTTP server with a UI
- you develop mobile or web apps against an unfinished backend
- you want portable, file-based mock configurations
- you need multi-port round-robin load balancing in a mock tool

## When to avoid
- you need contract testing or OpenAPI-based mocking
- you require actively maintained tooling (last release 2022)
- you need advanced features like request recording or stateful scenarios
- you prefer declarative config files over a UI

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: http-server, mock-api, web-framework, developer-tools
- domain: developer-tools, apis, testing, web-development
- platform: go, cli, cross-platform
- tags: mock-server, http-mocking, api-testing, proxy-testing, rest-api, postman-alternative, load-balancing, docker

## Member repositories
- gencebay/httplive (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:43.234270+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-30T06:37:06.032668+00:00, confidence not recorded.
  - readme: https://github.com/gencebay/httplive (fetched 2026-08-28T04:03:43.234270+00:00, sha ccda1e9b0be6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
