Enhanced REST API
/blue
General info on how to add blue contracts support to any REST API
- start with just using MyOS
- next level: receive update from MyOS, including event that triggered last change - run Blue engine yourself, make sure original event actually results in the change - check original event if needed,
- next level: you can listen to events yourself and calculate the state yourself; if everything is on MyOS, that will make synchronization simple
- next level: just use random timelines, dont rely on MyOS at all