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.
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:
Don't forget to highlight in README of your application how it should be used.