Skip to content

Example repo to show how to call REST and SOAP services using LoopBack 4.

Notifications You must be signed in to change notification settings

dhmlau/loopback4-external-apis

Repository files navigation

loopback4-external-apis

Example repo to show how to call other services using LoopBack 4. Detailed instruction can be found: https://loopback.io/doc/en/lb4/Calling-other-APIs-and-web-services.html

What's in this LoopBack 4 project

This LoopBack 4 application contains endpoints:

  • connecting to a SOAP service endpoint for a calculator service
  • connecting to a REST service endpoint for Star War related info

LB4 API Explorer

Run the application

  1. Run: npm start
  2. In a browser, go to: http://localhost:3000/explorer

LoopBack

About

Example repo to show how to call REST and SOAP services using LoopBack 4.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published