Article Samuel Thomas · Sep 23, 2024 1m read

IRIS-API-Template introduce

<> <> # IRIS-API-Template

This is a REST template that can send REST messages to production and control interfaces through Servicer, processes, and operations

How to use it

zpm "install iris-rest-template"

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

1.Clone/git pull the repo into any local directory

git clone https://github.com/samuelxabc/IRIS-API-Template.git

Open the terminal in this directory and run

docker-compose build

Run the IRIS container

docker-compose up -d

Comments

John Murray · Sep 23, 2024

The clone url above seems to be for a different repo.

0
Robert Cemper · Sep 23, 2024
  • is there anywhere a working example using the template ?
  • or a hint of how to apply it ?
0
Evgeny Shvarov · Sep 25, 2024

The article is VERY modest. Do you want to share anything else more than how to install the app?

0