Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/feroult/gapi

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

Last synced: 30 days 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="[email protected]"
GAPI_SERVICE_ACCOUNT_USER="[email protected]"

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