Created
June 20, 2013 15:57
Revisions
-
semarco revised this gist
Jul 3, 2013 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,10 @@ http://i.zdnet.com/whitepapers/Oracle_SOA_US_EN_WP_BestPractices.pdf ##HAL - Hypertext Application Language http://stateless.co/hal_specification.html http://haltalk.herokuapp.com/explorer/browser.html#/ http://nicksda.apotomo.de/2012/03/ruby-on-rest-5-learn-hypermedia-by-making-fruit-salad/ http://nicksda.apotomo.de/2012/04/roar-0-10-with-json-hal-support-and-representable-1-1-6-released/ ##Ruby Frameworks -
semarco revised this gist
Jul 3, 2013 . 1 changed file with 8 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,12 +22,20 @@ http://nicksda.apotomo.de/2012/04/roar-0-10-with-json-hal-support-and-representa ##Ruby Frameworks https://github.com/apotonick/roar https://github.com/apotonick/representable/ https://github.com/dblock/grape-roar (decoupled forms) https://github.com/apotonick/reform (used by representable) https://github.com/solnic/virtus ##JS Clients https://github.com/lmtm/js-hal https://github.com/mikekelly/hal-browser -
semarco revised this gist
Jul 3, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,6 +3,7 @@ ##HATEOAS http://odino.org/hypermedia-services-beyond-rest-architectures/ http://www.slideshare.net/trilancer/why-hateoas-1547275 ##Patterns -
semarco revised this gist
Jul 3, 2013 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,6 +25,11 @@ https://github.com/apotonick/representable/ https://github.com/dblock/grape-roar https://github.com/apotonick/reform ##JS Clients https://github.com/lmtm/js-hal https://github.com/mikekelly/hal-browser ##Json API http://jsonapi.org/ -
semarco revised this gist
Jul 3, 2013 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,11 @@ #SOA ##HATEOAS http://odino.org/hypermedia-services-beyond-rest-architectures/ http://www.slideshare.net/trilancer/why-hateoas-1547275 ##Patterns http://www.infoq.com/presentations/Some-REST-Design-Patterns http://de.slideshare.net/cesare.pautasso/some-rest-design-patterns-and-antipatterns -
semarco revised this gist
Jul 3, 2013 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,5 @@ #SOA http://odino.org/hypermedia-services-beyond-rest-architectures/ http://www.infoq.com/presentations/Some-REST-Design-Patterns -
semarco revised this gist
Jul 2, 2013 . 1 changed file with 22 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,28 @@ #SOA http://www.infoq.com/presentations/Some-REST-Design-Patterns http://de.slideshare.net/cesare.pautasso/some-rest-design-patterns-and-antipatterns http://i.zdnet.com/whitepapers/Oracle_SOA_US_EN_WP_BestPractices.pdf ##HAL - Hypertext Application Language http://stateless.co/hal_specification.html http://nicksda.apotomo.de/2012/03/ruby-on-rest-5-learn-hypermedia-by-making-fruit-salad/ http://nicksda.apotomo.de/2012/04/roar-0-10-with-json-hal-support-and-representable-1-1-6-released/ ##Ruby Frameworks https://github.com/apotonick/roar https://github.com/apotonick/representable/ https://github.com/dblock/grape-roar https://github.com/apotonick/reform ##Json API http://jsonapi.org/ ##Hypermedia APIs and JS Apps http://almostobsolete.net/talks/hypermedia/#1 https://github.com/JaimeAndres/grapevine -
semarco revised this gist
Jun 22, 2013 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,6 @@ http://www.infoq.com/presentations/Some-REST-Design-Patterns http://de.slideshare.net/cesare.pautasso/some-rest-design-patterns-and-antipatterns http://i.zdnet.com/whitepapers/Oracle_SOA_US_EN_WP_BestPractices.pdf -
semarco created this gist
Jun 20, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ http://www.infoq.com/presentations/Some-REST-Design-Patterns http://de.slideshare.net/cesare.pautasso/some-rest-design-patterns-and-antipatterns