@seemycode/nodex-eureka
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

NodeX

🌐 A lightweight service discovery, load-balancing, and feign-client toolkit for Node.js Microservices — inspired by Eureka and Spring Cloud.

npm Node Version License: MIT

Official website: https://nodex.nodeinit.dev


✨ Features

  • 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.

📦 Installation

npm install nodex-eureka

Readme

Keywords

none

Package Sidebar

Install

npm i @seemycode/nodex-eureka

Weekly Downloads

185

Version

1.2.0

License

ISC

Unpacked Size

54.4 kB

Total Files

32

Last publish

Collaborators

  • hvk940