Home Applications iris-redoc

iris-redoc

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
0
Awards
107
Views
3
IPM installs
0
0
Details
Releases (1)
Reviews (1)
Issues
Articles (2)
InterSystems IPM plug-in to render IRIS API's with Redoc

What's new in this version

Initial Release

iris-redoc

Gitter

This is an InterSystems IRIS package to allows REST applications expose swagger/openapi specification as a web portal using Redoc.

Installation with ZPM

Using YOUR InterSystems IRIS application terminal. Execute:

zpm:USER>install iris-redoc

Notes: iris-redoc application don’t have internal apis to test redoc, use YOUR IRIS app, or any other public or published openapi URL.

How to Work With it

Open http://[host]:[port]/csp/redoc/?url=[url of the swagger/openapi.json] using your browser.

Sample: http://localhost:52773/csp/redoc/?url=https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.json

Installation for development

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-redoc.git

Open the terminal in this directory and run:

$ docker-compose up -d --build

Credits

Redoc: https://redocly.com/

Last checked by moderator
17 May, 2026Works
Made with
Install
zpm install iris-redoc download archive
Version
1.0.017 May, 2026
Ideas to the app
Category
Developer Environment
Works with
InterSystems IRISInterSystems IRIS for HealthHealthShare
First published
17 May, 2026
Last edited
05 Jun, 2026