NestJS Eureka gRPC Connector
JSON →A NestJS module (v0.5.0, active development) that seamlessly integrates Netflix Eureka service discovery with gRPC clients. Automatically discovers gRPC services from Eureka, provides load-balanced client connections with random balancing, periodic instance refresh, and support for multiple services. Key differentiators: full TypeScript support, async configuration, custom instance processors, and built-in support for both direct Eureka URL and eureka-js-client integration. Released on npm under MIT license.