/restbucks3

Exploratory implementation of Restbucks project (Rest in Practice) in Rails

Primary LanguageRuby

Observations

Without hypermedia, clients will have to implement state transitions and, as a result, will be coupled to particular activities flow. Any change to the flow would broke the client(s).