moleculer-axios

JSON →
library 0.1.3 ·javascript maintenance
verified Jun 7, 2026

moleculer-axios is an Axios-based HTTP client for Moleculer microservice services (v0.1.3). It enables services to make outgoing HTTP requests via a mixin that attaches an `axios` instance to the service context. The package depends on `moleculer` as a peer dependency and requires Node.js >= 8.x. Key differentiator: integrates Axios into the Moleculer lifecycle and service schema, providing automatic error handling and context propagation. Last released in 2019 with no recent updates, indicating limited maintenance.