© 2026 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms

Initial Release
This is a sample of an InterSystems IRIS microservice.
The sample allows you calculate credit risk analysis from a microservice using REST API or Kafka events.
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
$ git clone https://github.com/yurimarx/ms-iris-credit-risk.git
Open the terminal in this directory and run:
$ docker-compose build
$ docker-compose up -d
Import the postman collection https://github.com/yurimarx/ms-iris-credit-risk/blob/master/Credit%20Risk%20API.postman_collection.json or the local file Credit Risk API.postman_collection.json