Search

Clear filter
Article
Sylvain Guilbaud · May 30

How to manage in a CI/CD pipeline an InterSystems API Manager configuration ?

connect_timeout": 60000, "enabled": true, - "host": "192.168.65.1", + "host": "172.24.156.176", "id": "96ad587e-8921-4d6c-acb7-3f7f7a7cc072", "name": "uct", "path": "/api
Question
Fahima Ansari · Jan 23, 2024

Create Business Service to Read HL7 Message from Rest-API

I have created a Rest Api to post HL7 message directly through postman. It is working fine, But I want to create the business service to read the HL7 message from Rest- Api.
Question
Sylvie Greverend · Mar 29, 2024

CORS problem from my local to Iris server with a REST API

server running on http:://localhost:4200 call the api with the url http://localhost:4200/api/air.
Question
Arun Kumar · Oct 15, 2018

How to validate the CSP sessionId in another zen pages/restful api's

Hi All, Actually, I'm developing few restful API's. I want to create a authentication tokens and display it on my login restful API.
Announcement
Anastasia Dyubaylo · May 13, 2020

New Coding Talk: Using the IRIS Native API GitHub Template

We hope that you’ll enjoy the new APIs and have fun hacking! Stay tuned!
Question
Cindy Fawcett · Jun 28, 2021

API Manager Catalog "Try it Out" feature - TypeError: Failed to Fetch

Enable CORS in your REST API.
Article
Guillaume Rongier · Dec 14, 2021

InterSystems IRIS 2021.2+ Python Examples (Embedded, Native APIs and Notebooks)

You can test this end point : ``` GET http://localhost:4040/api/passengers?currPage=1&pageSize=1 ``` ##### 5.5.2.3.1.
Question
Evgeny Shvarov · Feb 21

How To Test REST API Methods without referring to a Web Server?

I'm building a very simple REST API. But before testing it via a Web Server what I want to make sure that REST API methods work in principle.
Question
Davide Vittorio Pagani · Jul 19, 2023

Angular and IRIS REST Api backend - development environment best practices

Hi all, I'd like to start playing around with some simple Angular app with IRIS REST Api but I'd like to do so in the best way possible, did you have any best practices and/or VSCode
Announcement
Anastasia Dyubaylo · Sep 15, 2021

Video: Tell the World About Your REST APIs: The Benefits of a Centralized Developer Portal

publish and document your APIs for other developers.
Article
Yuri Marx · Feb 2, 2021

Example: Using Java + SpringBoot + Hibernate and IRIS Database to create REST API

Spring Boot is the most used Java framework to create REST API and microservices.
Announcement
Rob Tweed · May 15, 2020

Tutorial: Implementing REST APIs using QEWD MicroServices with Cache or IRIS on Windows

The example shows a use case of REST APIs to: - authenticate / login - thereafter use a set of CRUD APIs to create, get, edit and delete a simple Person record.
Announcement
Anastasia Dyubaylo · May 25, 2020

Kick-Off Webinar for InterSystems IRIS Native API Online Programming Contest

⬇️ Download the Native API Contest Template We hope that you’ll enjoy the new APIs and have fun hacking! Stay tuned!
Question
Michael Davidovich · Jan 31, 2023

Set OpenAPI Properties with GET /api/mgmnt/v1/:namespace/spec/:application/

@Jason.Jones2937 after I posted this I forgot that @Timothy.Leavitt had sent me this example of Open API generation not as an alternative to api/mgmt/v1 but as an alternative to using
Question
Muehleder Helmut · Jul 24

Private Endpoint Parameter not used when using Google Cloud Storage API?

Hi, I tried to create a client for Google Cloud Storage using a private endpoint. like this: S client=##class(%Net.Cloud.Storage.Client).%New() S sc=client.CreateClient("",2,credentialsFile