UNPKG

moleculer-http-client

Version:

HTTP client mixin that allows Moleculer services to communicate with remote REST APIs

11 lines (10 loc) 131 B
language: node_js cache: directories: - node_modules node_js: - "10" - "12" - "14" after_success: - npm run coverall