jandadav / eureka-js-app

Demonstrates onboarding of service into API Mediation Layer (part of Zowe) using eureka-js-client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Mediation layer enabler for Javascript

Demonstrates onboarding of service into API Mediation Layer (part of Zowe) using eureka-js-client.

What is this for?

It might be tricky to configure the integration. This is an endeavor to find a good starting point.

It should make the process of integrating to API Mediation Layer or Zowe easy.

Quickstart

  1. Clone api mediation layer

  2. Build it! ./gradlew build

  3. Run it! npm run api-layer

  4. Clone this sample

  5. Install dependencies npm install

  6. Run it! npm start

About

Demonstrates onboarding of service into API Mediation Layer (part of Zowe) using eureka-js-client.


Languages

Language:JavaScript 100.0%