| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
System-Task-RESTSystem task details via REST | Docker IPM | 4.0 (1) | 01 Dec, 2025 | |||
![]() swaggertools-jsonviewerSwagger toolkit to view swagger json | Docker | 5.0 (1) | 16 Oct, 2025 | |||
InterSystems Ideas Waiting to be ImplementedAI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code. A 3Votes1Comments | ||||||
MDX2JSONRESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects. | E | IPM | 4.5 (2) | 08 Oct, 2025 | ||
IRIS ESBEnterprise Service Bus (ESB) implementation on InterSystems IRIS Data Platform | Docker | 4.5 (1) | 03 Oct, 2025 | |||
IAM HA DeploymentsExplain how to deploy IAM (Kong EE) in HA modes using different deployment topologies | A | 0.0 (0) | 16 Sep, 2025 | |||
![]() iris-mock-serverSimulate REST and SOAP easily with zerocode and fast web control | Docker IPM | 2.5 (1) | 28 Jul, 2025 | |||
![]() IRIS apiPubautomatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard | Docker IPM | 4.8 (4) | 28 May, 2025 | |||
![]() lovable-backendMinimalistic spec first API as a backend for Lovable AI UI | Docker IPM | 5.0 (1) | 18 May, 2025 | |||
iris-web-swagger-uiInteractive Swagger docs for your REST API | S | Docker IPM | 4.7 (3) | 11 May, 2025 | ||
iris-graphql-demoExample of using GraphQL with InterSystems IRIS with Graphene, S | A | Docker Python | 5.0 (1) | 27 Nov, 2024 | ||
![]() iris-api-interface-generatorAn app to generate interfaces to query APIs | A | Docker Python | 5.0 (1) | 22 Sep, 2024 | ||
IOP REST Client FrameworkFramework for creating REST API clients in python with IOP | A | Docker Python IPM | 4.5 (1) | 25 Sep, 2024 | ||
IRIS-Log-MonitorMonitor and display some information,Can be viewed more convenie | s | Docker IPM | 3.0 (1) | 22 Sep, 2024 | ||
RESTForms2Forms adapter for InterSystems IRIS | Docker IPM | 5.0 (2) | 25 Mar, 2024 | |||
EnsembleWorkflowRestful web API for InterSystems Ensemble / InterSystems IRIS Workflow | E | Docker IPM | 4.3 (2) | 25 Mar, 2024 | ||
WidgetsDirectorA sample IRIS Backend app to implement a REST API for a helpdesk | C | Docker IPM | 3.8 (3) | 23 Jan, 2024 | ||
![]() irisapitesterDocker microservice with InterSystems IRIS + Newman to test Apis | D | Docker Python IPM | 5.0 (2) | 20 Sep, 2023 | ||
![]() IRIS FHIR Transcribe Summarize ExportOpenAI Transcribe & Summarize. Google Docs & Sheets Integration | Docker Python IPM AI | 0.0 (0) | 06 Jul, 2023 | |||
![]() RecyclerAn app that makes recycling easy | O | Docker Python | 5.0 (1) | 06 Jul, 2023 | ||
Dexcom BoardReal-time data glucose values monitoring | D | 0.0 (0) | 27 Nov, 2022 | |||
![]() DeepScanA python-based program interlinked with EMR in HMS via FHIR | S | 1.0 (1) | 27 Nov, 2022 | |||
Sustainable Machine LearningSustainable Machine Learning for the InterSystems contest | L | Docker Python IPM | 4.5 (1) | 11 Sep, 2022 | ||
iris-python-flask-api-templateThe simplest template with REST CRUD for InterSystems IRIS | L | Docker Python | 4.5 (1) | 17 Aug, 2022 | ||
FIT REST Operation FrameworkAn IRIS Interoperability REST Operation Framework | Docker IPM | 4.5 (1) | 06 Jun, 2022 | |||
RESTFormsRADForms adapter for InterSystems IRIS RAD Studio | Docker IPM | 3.0 (1) | 12 Apr, 2021 | |||
Airplane React, Material UI, and REST APIDevelopment of a System using React, Material UI and REST API IRIS. | F | Docker | 3.0 (1) | 16 Mar, 2021 | ||
![]() IRIS-REST-API-DATABASEMANAGERCreate persistent Tables and Datas in Cache Database using REST API | L | Docker IPM | 5.0 (1) | 26 Feb, 2021 | ||
Swagger-IRIS-FHIRSwagger-UI frontend fot InterSystems IRIS FHIR server | A | 0.0 (0) | 01 Aug, 2020 | |||
![]() sys-perf-restapiAn API (basic and REST) for the SystemPerformance (pka pButtons) utility | N | Docker IPM | 4.5 (1) | 17 May, 2020 | ||
iris-explorerAngular Application that use the standard API discovery in InterSystems IRIS in order to inspect existing APIs and create new APIs using Swagger 2.0 OpenAPI specification | D | Docker | 4.3 (3) | 21 Dec, 2019 | ||