Bob Aman
f59696cd8b
Don't repeat yourself.
2011-10-12 00:00:57 +03:00
Bob Aman
1c300f091f
Overhauled the prediction sample and updated to v1.4.
2011-10-11 23:55:53 +03:00
Bob Aman
2b746cb379
Fixed references in the build files to the new README files.
2011-10-11 14:54:57 +03:00
Bob Aman
476532fac6
Markdown formatting fixes.
2011-10-06 12:08:01 +03:00
Bob Aman
aab1dce800
Markdown formatting fixes.
2011-10-06 12:07:45 +03:00
Bob Aman
9f9e3bea5e
Fixed some Markdown formatting and moved the Buzz README to the correct location.
2011-10-06 12:07:14 +03:00
Bob Aman
0484a9af6e
Updated READMEs to use Markdown format.
2011-10-06 11:48:53 +03:00
Bob Aman
9eeb2e1bba
Moved data for prediction sample app into its own directory.
2011-10-06 11:41:09 +03:00
Bob Aman
5414094020
Renamed READMEs.
2011-10-06 11:40:14 +03:00
Bob Aman
cc9542e9c1
Moved Buzz example into its own directory for consistency.
2011-10-06 11:35:20 +03:00
Robert Kaplow
320b049354
read
2011-08-02 17:06:06 -04:00
Robert Kaplow
3affee9bc0
patch
2011-08-02 16:26:51 -04:00
Robert Kaplow
9682ef3971
add prediction sample
2011-08-02 12:44:56 -04:00
Bob Aman
f336ab34a7
Major update, primarily to add pagination support.
...
* Added Reference objects to encapsulate API calls.
* Added Result objects to encapsulate API responses.
* Changed the return value of APIClient#execute to Result.
* Changed the method signature of APIClient#execute to support named params.
* Added APIClient#execute! which throws exceptions on error.
* Added automatic parsing code to better allow for complex nested structures.
* Added error parser.
* Added module for pagination in parsers.
2011-07-29 18:07:04 -04:00
Bob Aman
a656c13862
Fixed handling of expired access tokens.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@163 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-21 00:05:05 +00:00
Bob Aman
ccade868a9
Updated to handle expiration of access tokens.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@160 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-20 23:39:42 +00:00
Bob Aman
d91ddd752f
Updated examples.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@153 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-12 17:12:09 +00:00
Bob Aman
286a7152f2
A significant update of the client functionality.
...
* updated to use v0.3 of the discovery API
* updated to use httpadapter 1.0.0
* added OAuth 2 support to the command line tool
* renamed some switches in the command line tool
* added additional configuration capabilities
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@128 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-04 11:44:35 +00:00
Yaniv Inbar
b9dddedc96
Add a very simple example for Google Buzz API
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@109 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-01-06 14:49:58 +00:00
Bob Aman
7a343496ac
Added redirect to buzz explore page.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@88 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-19 21:23:57 +00:00
Bob Aman
9114d45e53
Improving the handling of missing dependencies.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@75 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-13 21:28:58 +00:00
Bob Aman
be265da6d4
Updating CLI and explorer to match recent changes.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@65 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-12 23:07:36 +00:00
Bob Aman
4b7fd4490c
Added Sinatra API explorer example app.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@52 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-09 02:41:47 +00:00