InterSystems IRIS with REST API

13 Apr, 2020, 12:00:00 AM - 03 May, 2020, 11:59:59 PM EST
The contest has already ended
Topic
How to Apply
Prizes and Nomination
Terms and Conditions, Rules and Judgment Criteria
Winners

In this programming contest, we will accept applications that meet the ObjectScript REST API requirement.
Your application could be a library, package, tool or any solution which exposes or uses REST API or Web Sockets interface built on InterSystems IRIS or InterSystems IRIS for Health.

The application should work either on InterSystems IRIS Community Edition,
or on InterSystems IRIS for Health Community Edition.

When cloned or downloaded the application should be runnable with:

$ docker-compose up -d

Or installed as a ZPM module:

zpm:ANYNAMESPACE>install module-name

Once installed, REST API or Web Sockets application should be available at localhost:anyport/your/application.

Technology bonuses

If the application satisfies some additional requirements listed below it gets additional technology votes, one per each requirement.

Here are the technology bonuses for this contest:

  • ZPM package - The solution should be installed via ZPM package;
  • Open API (swagger) documentation, available at /_spec endpoint of your REST API;
  • Spec first approach - REST API generated from swagger spec using Open API service of InterSystems IRIS.

Sample Application

Don't forget to highlight in README of your application how it should be used.

7 Registered Application(s)
Experts