- The app example show a basic integration between a HTML + JS client and EWF backend.
- The [task example] has two versions
- A CRUD approach, also called Pragmatic REST
- An Hypermedia API using Collection JSON based on Mike Amundsen book Building Hypermedia APIs with HTML5 and Node
- The YouTypeIt example from RESTful Web APIs book