Skip to content

Instantly share code, notes, and snippets.

View philharvey's full-sized avatar

Phil Harvey philharvey

  • Nashville, TN
View GitHub Profile
@philharvey
philharvey / 1-restdesk-example-one.md
Created September 22, 2012 17:14
REST & Hypermedia - "RESTDesk" Examples - Ruby Hoedown 2012

RESTDesk: First version

Business use case:

  • Allow app users for our single iPhone app to report bugs/feature requests via a native, in app help desk UI.
  • Users can report issues for our development team to address.

Non-hypermedia version

@philharvey
philharvey / gist:3763444
Created September 21, 2012 19:37
Resources on Implementing REST/Hypermedia APIs