Skip to content

intersystems-dach/InterSystems-Swagger-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


InterSystemsSwaggerEditor

InterSystems Swagger Editor

The Swagger Editor optimized for InterSystems IRIS.



Swagger Editor

This is a fork of the Swagger Editor 4.9.2.


Local Installation

  1. Clone the repo
  2. Open the index.html file in your browser

or run the following command in your terminal to start a local web server:

npm run dev

For more information follow the official instructions here.


Connect to IRIS

  1. Open the dropdown menu IRIS in the top bar.
  2. 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.


Create a new IRIS REST API

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.


Load and Update a IRIS REST API Specifcation

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.


Export

  • As Angular Service - Go to Export and click Export as Angular Service and a typescript file will be downloaded

Examples

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