This service is a sample to demonstrate how services are integrated into the Service-Fabrik-Broker.
As part of the decoupling process in which the services get more and more separated from the broker itself, the Blueprint-Service serves as sample for the service teams to answer questions how to integrate a service into the broker.
Requirements
You need to have installed Node.JS as well as NVM.
Download and Installation
Clone the repository:
git clone https://github.com/SAP/service-fabrik-blueprint-service.git
cd service-fabrik-blueprint-service
npm install
To start the service, execute the following:
npm start
How to Obtain Support
If you need any support, have any question or have found a bug, please report it in the GitHub bug tracking system. We shall get back to you.
LICENSE
This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.
Blueprint-Service
Overview
This service is a sample to demonstrate how services are integrated into the Service-Fabrik-Broker.
As part of the decoupling process in which the services get more and more separated from the broker itself, the Blueprint-Service serves as sample for the service teams to answer questions how to integrate a service into the broker.
Requirements
Download and Installation
How to Obtain Support
If you need any support, have any question or have found a bug, please report it in the GitHub bug tracking system. We shall get back to you.
LICENSE
This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.