Moleculer is an open-source fast & flexible framework, licensed under MIT. It contains most of all important microservices features (service registry, auto-discovery, load balancing, circuit-breaker…etc). Moleculer is available as an npm package. You can install it with npm or yarn
Full article