| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
![]() iris-rad-studioIRIS RAD Studio it's a low-code solution that came to make the developer's life easier; Allowing everyone to create their CRUD based on a simple class definition or even a CSV file. | Docker IPM | 3.5 (1) | 15 Apr, 2021 | |||
iris-rad-studio-samplesSamples for IRIS RAD Studio | Docker IPM | 4.5 (1) | 14 Apr, 2021 | |||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
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 | ||
BeI-MultiModelWe've used a IRIS backend that is called via a REST-API from a react frontend application. | i | Docker IPM | 4.0 (3) | 25 Jan, 2021 | ||
RESTFileTransferExample of how to transfer files using RESTful services | I | Docker | 5.0 (1) | 04 Jan, 2021 | ||
![]() qewd-conduitQEWD Implementation of the RealWorld Conduit REST Back-end | R | 0.0 (0) | 29 Oct, 2020 | |||
apps-restFramework for rapid development of secure, sustainable REST APIs | IPM | 3.0 (1) | 17 Aug, 2020 | |||
JSON Web Token GeneratorJSON Web Token Generator for ObjectScript | Docker IPM | 5.0 (1) | 02 Aug, 2020 | |||
restforms2-angularui-demoAn example of REST API and Angular UI generator for InterSystems IRIS persistent class | Docker | 4.5 (1) | 24 Jun, 2020 | |||
OData Server for IRISOData Server for InterSystems IRIS SQL Repositories | Docker | 4.5 (1) | 02 Jun, 2020 | |||
![]() sys-perf-restapiAn API (basic and REST) for the SystemPerformance (pka pButtons) utility | N | Docker IPM | 4.5 (1) | 17 May, 2020 | ||
REST for Tasks on my Status ReportIris Rest App for Tasks for Status Report | O | Docker IPM | 4.5 (1) | 30 Apr, 2020 | ||
iris-sample-rest-angularSample Angular app using InterSytems IRIS as backend. | A | Docker | 0.0 (0) | 02 Mar, 2020 | ||
Twitter Sentiment Analysis with IRISUse IRIS Natural Language Processing and its interoperability capabilities to fetch realtime tweets and analyze their sentiment as well as their metadata. | A | Docker AI | 0.0 (0) | 24 Oct, 2019 | ||
Frontier%CSP.REST on steroids | R | 0.0 (0) | 23 Oct, 2019 | |||
![]() angular-material-iris-starterIRIS with REST, Angular, Angular Angular Material Starter Project | S | Docker | 0.0 (0) | 25 Sep, 2019 | ||
Anti CSRF CSPA method for mitigating anti CSRF attacks on CSP derived api calls | D | 1.5 (1) | 30 Jul, 2019 | |||
ForgeryAn auxiliary tool used to mimick requests to %CSP.REST and Frontier.Router based classes. | R | 3.0 (1) | 25 Jul, 2019 | |||
![]() iris-nodejs-101Enjoy! | D | 0.0 (0) | 21 May, 2019 | |||
RESTForms projectIt is a generic REST API backend for modern web applications. | E | 4.0 (1) | 23 Aug, 2018 | |||
RESTFormsUISimple UI for RESTForms based on AngularJS | E | 0.0 (0) | 01 Jun, 2018 | |||
Notifications ExampleSimple REST API to provide notifications | E | 0.0 (0) | 01 Jun, 2018 | |||
RESTBasic classes for REST web API on InterSystems Cache | E | 4.0 (1) | 01 Jun, 2018 | |||
glossaryGlossary of Terms | E | 2.0 (1) | 01 Jun, 2018 | |||