Files
roadgateway/README.md
blackroad e05b064b40
Some checks failed
CI / lint (push) Failing after 34s
Security Scan / scan (push) Failing after 46s
docs: add README
2026-03-16 12:31:59 -05:00

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.