Home Applications iris-redoc

iris-redoc Works

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
11
Views
3
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
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

or open the folder in VSCode and do the following:
rest

Made with
Install
zpm install iris-redoc download archive
Version
1.0.017 May, 2026
Ideas portal
https://ideas.intersystems.com/ideas/DPI-I-945
Category
Developer Environment
Works with
InterSystems IRISInterSystems IRIS for HealthHealthShare
First published
17 May, 2026
Last edited
17 May, 2026
Last checked by moderator
17 May, 2026Works