Node.js API gateway that works as single entry point for all clients in a MicroService architecture pattern
npm install api-gatewayNode.js API gateway that works as single entry point for all clients in a MicroService architecture pattern.

- [ ] Cluster support to spawn multiple processes.
- [ ] Proxy WS.
- [ ] JSON descriptor for Services.
- [ ] Store descriptors.
- [ ] Service discovery.
- [ ] Services descriptors dynamic update.