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

gencebay/httplive

HTTP Request & Response Service, Mock HTTP observed · 2026-08-28

github.com/gencebay/httplive · Go · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3230
  • days_rel: n/a
  • days_push: 1697
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1134 stars · 57 forks observed · 2026-08-28

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

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

cli-tool · maturity maintenance

http-server mock-api web-framework developer-tools developer-tools apis testing web-development go cli cross-platform mock-server http-mocking api-testing proxy-testing rest-api postman-alternative load-balancing docker

1 source

Member repositories

RepositoryRoleHealth v2
gencebay/httplivemain23

For agents

markdown · JSON · MCP: product_card(name="gencebay/httplive")

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