🌐 A lightweight service discovery, load-balancing, and feign-client toolkit for Node.js Microservices — inspired by Eureka and Spring Cloud.
Official website: https://nodex.nodeinit.dev
- ⚡ Service Discovery — Register and discover microservices with ease.
- 🔁 Client-side Load Balancing — Auto-rotate requests among available service instances.
- 🔐 Optional Built-in Auth — Secure communication between services.
- 💬 Feign-style HTTP Client — Declaratively call services using intuitive syntax.
- 🛡️ Gateway Support — Configure routes, rate limiting, retry policies, and more.
- 🛠️ Lightweight & Modular — Designed to work with any Node.js framework (Express, Fastify, etc.)
- 🛠️ Lightweight Dashboard — Comes with a lightweight dashboard helps you monitoring status of service.
npm install nodex-eureka