blog.quartley.com
RESTful Google APIs, OAuth2, and Ruby
So you’re all excited to find out that the new Google APIs use RESTful methods, GET, PUT, PATCH, DELETE, etc. And you’ve done some simple tests with calls that only require an inline k…