- Swagger Editor
- Local Installation
- Connect to IRIS
- Create a new IRIS REST API
- Load and Update a IRIS REST API Specifcation
- Export
- Examples
This is a fork of the Swagger Editor 4.9.2.
- Clone the repo
- Open the index.html file in your browser
or run the following command in your terminal to start a local web server:
npm run devFor more information follow the official instructions here.
- Open the dropdown menu IRIS in the top bar.
- Click on Connect....
If an connection could not be established a message will be shown.
The background color of the Connect button indicates the connection status.
After connecting successfully to your IRIS instance you can create a new REST API. Choose Create New... from the dropdown menu under the Connect button and fill in the Namespace and the Name of the new Webapp.
After connecting successfully to your IRIS instance you can load an existing REST API. Choose the Webapp from the dropdown menu under the Connect button and click on Load IRIS specification. After the specification is loaded you can edit it and save it back to IRIS by clicking on Update IRIS specification.
- As Angular Service - Go to
Exportand clickExport as Angular Serviceand a typescript file will be downloaded
Go to the Edit to load some examples.
By Andreas S. & Philipp B.
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility
