An open API service indexing awesome lists of open source software.

https://github.com/feroult/gapi

Easy enough (for me) Google API
https://github.com/feroult/gapi

Last synced: 11 months ago
JSON representation

Easy enough (for me) Google API

Awesome Lists containing this project

README

          

Google API (gapi)
====

Easy enough (for me) Google API

Export variable environment
---------------------------

GAPI_SERVICE_ACCOUNT_KEY="/directory/key.p12"
GAPI_SERVICE_ACCOUNT_EMAIL="emailaddress@developer.gserviceaccount.com"
GAPI_SERVICE_ACCOUNT_USER="user@domain.com"

Or, to use App Engine production credentials set
GAPI_USE_APPENGINE_CREDENTIALS="true"