v2.4.0 just shipped — edge routing improvements

One gateway for every API you run.

Rate limiting, auth, caching and real-time observability — deployed at the edge, in front of your services.

Start free Read the docs
$ curl -X POST https://api.fluxway.io/v1/routes \
  -H "Authorization: Bearer $TOKEN" \
  -d '{"upstream": "backend-01", "path": "/v1/*"}'

Edge rate limiting

Token-bucket and sliding-window limiters applied before traffic hits your origin.

Live observability

Request tracing, latency percentiles and error budgets in one dashboard.

Zero-downtime routing

Blue/green and canary rollouts with automatic rollback on error spikes.