Discussion (1)1
Log in or sign up to continue

To learn how to make coffee with InterSystems IRIS, you can follow the IRIS Coffee Company tutorial. This tutorial is divided into three parts:

  1. Write SQL to create and populate databases.
  2. Build a RESTful API to handle business functions using ObjectScript.
  3. Build an online storefront to sell your artisan coffee beans using the popular JavaScript framework, Vue.js.

You can follow the exercise online and use the provided repository for detailed instructions [1].