Home Applications iris-global-yaml

iris-global-yaml

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
4.5
1 reviews
0
Awards
12
Views
0
IPM installs
0
0
Details
Releases  (1)
Reviews  (1)
Issues
Dependencies  (1)
InterSystems IRIS Global Data as YAML content

What's new in this version

Initial Release

iris-global-yaml

Gitter
Quality Gate Status
GitHub last commit

This is an API to do CRUD operations on InterSystems IRIS globals.
It also has OPEN API spec,
can be developed with Docker and VSCode,
can ve deployed as ZPM module.

Prerequisites

Make sure you have git and Docker desktop installed.

Installation with ZPM

zpm:USER>install iris-global-yaml

Installation with Docker

Create your repository from template.

Clone/git pull the repo into any local directory e.g. like it is shown below (here I show all the examples related to this repository, but I assume you have your own derived from the template):

$ git clone https://github.com/yurimarx/iris-global-yaml.git

Open the terminal in this directory and run:

$ docker-compose up -d --build

How to Work With it

  1. Try import to your postman this file (on root folder): iris-global-yaml.postman_collection.json.

  2. This API creates /iris-global-yaml REST web-application on IRIS which implements 4 types of communication: GET, POST, PUT and DELETE aka CRUD operations on Globals. Open http://[your server]:[your web port]/swagger-ui/index.html to test the REST API

Made with
Install
zpm install iris-global-yaml download archive
Version
1.0.015 Dec, 2024
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
14 Dec, 2024