TibebeJS / masterlance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loopback-example-facade

This example demonstrates best practices for building scalable Microservices. See the slides for an overview.

Try it out

Download and run the code.

$ git clone https://github.com/strongloop/loopback-example-facade
$ cd loopback-example-facade
$ docker-compose up --build

Make a request to get the account summary screen data.

$ bin/get-account-summary

Run the System Status Health Check

$ node health-check-client

About


Languages

Language:JavaScript 92.3%Language:Dockerfile 6.6%Language:Shell 0.9%Language:HTML 0.2%