yevgenko / restbucks3

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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


Languages

Language:Ruby 74.4%Language:HTML 18.3%Language:CSS 4.2%Language:JavaScript 2.3%Language:CoffeeScript 0.8%