Skip to content
Vlad Stirbu edited this page Jul 14, 2016 · 5 revisions

Shepherding APIs and software crafting at Nokia Technologies.

Github: vstirbu
Twitter: @VladStirbu

Proposed feature talks

Resources as finite state machines

Tutorial on building a simple web service that expose resources implemented using finite state machines.

  • How to describe the states and the actions? (DSL)
  • Expose only the actions that are possible in the current state
  • Demo

Proposed 5-in-5 talks

REST observers - chasing the WATCH method

Clone this wiki locally