Package Exports
- @loopback/service-proxy
- @loopback/service-proxy/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@loopback/service-proxy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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