fagongzi/manba
HTTP API Gateway 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3782
- days_rel: n/a
- days_push: 1148
- n_releases_24m: 0
Adoption not part of the score
3313 stars · 748 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Manba is a RESTful HTTP API gateway written in Go that serves as a unified API access layer for microservices. It provides traffic control, circuit breaking, load balancing, service discovery, JWT authorization, and plugin-based extensibility, managed via a gRPC/RESTful apiserver with a web UI.
Use cases
- unified API gateway in front of microservices
- rate limiting and traffic control for backend APIs
- circuit breaking and failover for upstream services
- JWT-based authentication for APIs
- aggregating multiple backend APIs into one endpoint
- black/white list access control on APIs
- exporting API metrics to Prometheus
When to choose
- you need a self-hosted Go API gateway with traffic control and circuit breaking
- you want JWT auth, caching, and API aggregation built into one gateway
- you prefer etcd-backed configuration with a web UI and gRPC management API
When to avoid
- you need a gateway with a large active community and frequent releases
- you require extensive third-party plugin ecosystems like Kong or APISIX
- your stack is not Go/etcd friendly
Facets
service · maturity maintenance
api-gateway proxy routing rate-limiting auth middleware http-server load-testing apis microservices backend web-development self-hosted self-hosted go api-gateway circuit-breaker service-discovery jwt traffic-control etcd api-aggregation websocket linux macos docker
1 source
- readme: https://github.com/fagongzi/manba · fetched 2026-08-28 · be8e2d64587e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fagongzi/manba | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem