Package gapi.plt contributed by gh  [package home page]
To load: (require (planet gh/gapi:1:3))
Old style:(require (planet "main.rkt" ("gh" "gapi.plt" 1 3)))
Min Racket version: 5.3
Package description:
Support for 40+ Google web services via the Google API Discovery service. Choose functions generated at compile-time, or, dynamic service exploration at run-time.
Downloads this week: 0
Total downloads: 62
Tickets:0
Open tickets:0
Primary files:
main.rkt
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)2012-10-23
52
[none]
5.3Tuesday, October 23rd, 2012
To load: (require (planet gh/gapi:1:3))
Available in repositories: 4.x

More better examples. Reorganized documentation. Fixed issue when used from REPL.

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)2012-10-18
5
[none]
5.3Thursday, October 18th, 2012
To load: (require (planet "main.rkt" ("gh" "gapi.plt" 1 (= 2))))
Available in repositories: 4.x

This version changes how discovery documents are specified. Caveats: Still needs more examples. Still has a mysterious issue when used in the REPL, but should be fine when used in a .rkt file.

(1 1)2012-10-18
1
[none]
5.3Thursday, October 18th, 2012
To load: (require (planet "main.rkt" ("gh" "gapi.plt" 1 (= 1))))
Available in repositories: 4.x

A first-24-hour update. This version still needs more examples. It also has a mysterious issue when used in the REPL, but should be fine when used in a .rkt file.

(1 0)2012-10-16
4
[none]
5.3Tuesday, October 16th, 2012
To load: (require (planet "main.rkt" ("gh" "gapi.plt" 1 (= 0))))
Available in repositories: 4.x

Initial version. If PLaneT allowed 0.x version numbers, I'd probably call this 0.8.