api-gateway
api-gateway copied to clipboard
Node.js API gateway that works as single entry point for all clients in a MicroService architecture pattern.
- [ ] Discovery service with rules hot-reload. - [ ] Bind to local interfaces.
- [ ] Proxy Raw TCP requests with [Netcat](https://github.com/roccomuso/netcat).
- [ ] [RedBird reverse proxy](https://github.com/OptimalBits/redbird)
See [http-proxy-middleware/issue #148](https://github.com/chimurai/http-proxy-middleware/issues/148)