Footnotes

Chapter 2

1 O’Hanlon, Charlene. “A Conversation with Werner Vogels.’’ ACM Queue. Volume 4, Issue 4, May 2006, pp. 14–22. http://queue.acm.org/detail.cfm?id=1142065.

2 Richardson, Leonard, and Ruby, Sam. RESTful Web Services. Sebastopol, CA: O’Reilly, 2007.

Chapter 10

1 In practice, generating and validating a signature generated using public/private keys is very similar to generating and validating a signature made with a shared secret. For this reason, the example shows only the code related to signing and validating. A more complete running example can be found with the sample code for this chapter at http://github.com/pauldix/service-oriented-design-with-ruby/tree/master/chapter_10/.

Appendix

1 Fielding, Roy Thomas. Architectural ...

Get Service-Oriented Design with Ruby and Rails now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.