33 lines
611 B
Markdown
33 lines
611 B
Markdown
# RoadGateway
|
|
|
|
API gateway that routes and load-balances traffic across RoadChain services.
|
|
|
|
Part of [BlackRoad OS](https://blackroad.io) — your device, your data, your AI.
|
|
|
|
## What This Does
|
|
|
|
The front door for all Road* API traffic. Handles authentication, rate limiting, request routing, and response caching.
|
|
|
|
## Quick Start
|
|
|
|
```bash
|
|
open index.html
|
|
# Gateway runs at gateway.blackroad.io
|
|
```
|
|
|
|
## Tech Stack
|
|
|
|
- HTML/CSS/JS
|
|
- API gateway
|
|
- Rate limiting
|
|
- Load balancing
|
|
|
|
## Related
|
|
|
|
- [BlackRoad OS](https://blackroad.io)
|
|
- [Documentation](https://docs.blackroad.io)
|
|
|
|
---
|
|
|
|
BlackRoad OS — Pave Tomorrow.
|