Journeys

This is a set of broad examples where it is possible to explore the characteristics of the language within the context of a complete scenario.

  1. Calculator: it is a journey which allows you to program and execute the first service and taking confidence with input and output ports, and protocols too.
    1. Getting started
    2. Using Dependencies
    3. Using more than one dependency
    4. Using more input ports and protocols
  2. Roulette: it is a journey for dealing with a more complex scenario where more services are involved with more complex interactions
    1. Getting started