irisdemo-demo-restsql

Downloads42
Subscribe
1
Bookmark
1
Details
Releases
Reviews
Issues
Provider
Videos
Articles

What's new in this version

Initial Release

Using InterSystems IRIS as a gateway to talk to SQL backends using REST

Simple demo of IRIS exposing REST APIs created based on Swagger that have a SQL database as the backend.

Click here to see a video of this demo and for guidance.

Demo

How to build and run the demo

Just clone this repository in your PC, run the ./build.sh script and then the ./run.sh.

Or, you can simply type:

docker run --rm -it --init --name restsql -p 1972:1972 -p 52773:52773 intersystemsdc/irisdemo-demo-restsql:1.0.4

Please, watch the video above for guidance.

Open the Management Portal

The management portal will be at http://localhost:52773/csp/sys/UtilHome.csp.

User the following credentials to log in: SuperUser/sys.

Please, watch the video above for guidance.

Postman project

You will find a postman colletion in the Postman folder of this repository. You should be able to import that colletion and run the same tests you saw on the video.

Please, watch the video above for guidance.

DBeaver

Install DBeaver in your machine and configure a connection to InterSystems IRIS. InterSystems IRIS will be listening at port 1972. The namespace is USER. There is only one table in InterSystems IRIS: XPTOBankData.Customer.

Please, watch the video above for guidance.

Rating
4.25 (2)
Category
Technology Example
Works with
InterSystems IRIS
Tags
Info
Version
1.0.0
Last updated
2021-05-04
Repository
Open
Documentation
Open
License
Link