NAME
spreadsheets.psgi - sample web app using google spreadsheets with OAuth 2.0
SYNOPSIS
CLIENT_ID=your_google_api_client_id CLIENT_SECRET=your_google_api_client_secret plackup eg/spreadsheets.psgi
DEPENDENCY
you need to have Amon2::Lite and Net::Google::Spreadsheets distributions in your box.
AUTHOR
Nobuo Danjou <nobuo.danjou@gmail.com>
SEE ALSO
https://developers.google.com/accounts/docs/OAuth2