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.
- 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
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.
This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.