@loopback/service-proxy

A common set of interfaces for interacting with service oriented backends such as REST APIs, SOAP Web Services, and gRPC microservices

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@loopback/service-proxy
4,4632465.0.911 days ago5 years agoMinified + gzip package size for @loopback/service-proxy in KB

Readme

@loopback/service-proxy
This module provides a common set of interfaces for interacting with service oriented backends such as REST APIs, SOAP Web Services, and gRPC microservices.

Installation

$ npm install @loopback/service-proxy

Basic use

See https://loopback.io/doc/en/lb4/Calling-other-APIs-and-web-services.html

Contributions

Tests

run 'npm test' from the root folder.

Contributors

See all contributors.

License

MIT