Search

Clear filter
Announcement
Anastasia Dyubaylo · May 25, 2020

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

Hey Developers, The recording of the Kick-Off Webinar for InterSystems IRIS Native API Online Programming Contest is now available on InterSystems Developers YouTube
Question
Michael Davidovich · Jan 31, 2023

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

When manually coding REST services and using GET /api/mgmnt/v1/:namespace/spec/:application/ to return an OpenAPI spec, how do you specify supported properties (OpenAPI Properties
Announcement
Anastasia Dyubaylo · Oct 17, 2019

New Coding Talk: Creating REST API with InterSystems IRIS, ObjectScript and Docker

Hi Developers, New Coding Talk, recorded by @Evgeny.Shvarov, is available on InterSystems Developers YouTube: 🎯 Creating REST API with InterSystems IRIS, ObjectScript
Announcement
Sourabh Sethi · Aug 4, 2019

Online Learning - Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare

,to be informative and fast.In this session we are going to discuss about - "Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare"Web API can be REST or SOAP. We
Article
Yuri Marx Pereira Gomes · 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. It can be used to deploy web or executable web or desktop self-contained apps, where
Article
Ninchik · Sep 7, 2023

Tutorial De Python E Api: Aprenda A Programar E Integrar Sistemas

Como iniciar com Python e API? Se você está interessado em aprender Python e API, aqui estão algumas dicas para começar: Instale o Python: Antes de começar a programar em
Article
Dmitrii Kuznetsov · Feb 15, 2021

Four Database APIs

of transmitting data via SQL/REST/GraphQL-based APIs as opposed to representing them as types/objects: These technologies are very well-studied and fairly easy to deploy
Question
Nezla · Oct 13, 2022

Rest APIs for beginners

Hi Guys, I'm really not that familiar with Rest APIs in Ensemble and came across one while investigating some issues. I got the below code which I'm guessing that is a Rest API
Announcement
Anastasia Dyubaylo · Aug 7, 2019

New Coding Talk: Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare

Hi Everyone! Please watch the new video on InterSystems Developers YouTube, recorded by @Sourabh.Sethi6829 in the "Coding Talks" format: Informative and Fast WEB API VIA
Question
Arun Madhan · Feb 20, 2019

Bearer Token Authorization issue with RESTFul API from Ensemble REST Operation EnsLib.REST.Operation

Hi dev community,I am currently working on a project to send documents to a RESTful based API that supports bearer Token Authorization.When we try to fire a JSON request from our
Question
Muhammad Waseem · Sep 24, 2021

How to get Specific element from JSON file by Calling API from objectscript?

by calling above API by passing parameter date=24-09-2021 from objectscript? Thanks Hi Muhammad, Create following class : Class Test.Json { ClassMethod Get(date = "24-09
Announcement
Anastasia Dyubaylo · Jun 16, 2022

[Video] Using Automated Testing to Build Reliable, Large-Scale API Server in the Cloud

API Server in the Cloud Presenters:🗣 Regilo de Souza, Product Owner - Cloud Strategy, InterSystems🗣 @Gramen.Tontchev, Principal Quality Development Engineer Enjoy watching and stay tuned!
Article
Lucas Enard · Aug 2, 2022

Machine Learning in IRIS using the HuggingFace API and/or ml models in local ( using Python )

-it-works) - [3. HuggingFace API](#3-huggingface-api) - [4. Use any model from the web](#4-use-any-model-from-the-web) - [4.1. FIRST CASE : YOU HAVE YOUR OWN MODEL](#41-first
Announcement
Anastasia Dyubaylo · Apr 20, 2020

New Coding Talk: Creating CRUD REST API for InterSystems IRIS in 5 minutes

Hi Community, New "Coding Talk" video was specially recorded by @Evgeny.Shvarov for the second IRIS Programming Contest: ⏯ Creating CRUD REST API for InterSystems IRIS
Question
Emanuel Lazar · Jul 5, 2021

IRIS - Native API  and .NET Provider  - Have a little Regression to Cache .net Provider ?

Native API , IRIS 2019 regression vs Cache .Net provider 1. checking the native API, with .net provider, from IS docs, I realize, that it is not possible to wrap objectSricpt