api-gateway
v1.0.0
Published
Node.js API gateway that works as single entry point for all clients in a MicroService architecture pattern
Downloads
91
Maintainers
Readme
Node API-Gateway
Node.js API gateway that works as single entry point for all clients in a MicroService architecture pattern.
Work in progress. Nothing to see here yet.
Features
- [ ] Cluster support to spawn multiple processes.
- [ ] Proxy WS.
- [ ] JSON descriptor for Services.
- [ ] Store descriptors.
Enhancement
- [ ] Service discovery.
- [ ] Services descriptors dynamic update.