Skip to content

jrpereirajr/iris-megazord

Repository files navigation

Gitter License: MIT

iris-megazord (🏗️ Beta forever)

A lot of ideas together. Different projects, one goal.

Integration of previous tools, like IRIS Monitor, with a wizard for easy development of interoperability flows.

📢Updates for the InterSystems Interoperability Contest: Building Sustainable Solutions

In order to been part of the "InterSystems Interoperability Contest: Building Sustainable Solutions" contest, we developed a new Flow node - the Climatiq Operation. This node uses the Climatiq API for calculate estating of CO2 emissions for several human activities.

In this video you can see a simple bot using pre-configured Climatiq requests:

IRIS Flow - Simple Climatiq API Bot

IRIS Flow - Simple Climatiq API Bot

Check more details in this article.

Online demo

You can check the application out here.

If the system ask you for a user/password, use this: _system/SYS

Videos of another examples

FHIRaaS sample

IRIS Megazord Flow

Flow Editor - IRIS Megazord

If you'd like to try the same process shown in the video, you can follow this steps and set a Telegram Bot to use in your test.

Installation prerequisites

If you'd like to test the project in your environment, make sure you have git and Docker desktop installed.

ZPM installation

USER>zpm "install iris-megazord"

Docker installation

If the online demo is not available anymore or you would like to play with the project code, you can set up a docker container. In order to get your container running, follow these steps:

Clone/git pull the repo into any local directory

$ git clone [email protected]:jrpereirajr/iris-megazord.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

Unit tests

In order to execute the unit tests, run the following command in the shell terminal:

iris session iris "##class(%ZPM.PackageManager).Shell(\"test iris-megazord -v\",1,1)"

Dream team

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published