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
- Host: GitHub
- URL: https://github.com/feroult/gapi
- Owner: feroult
- Created: 2013-09-26T17:45:16.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T18:09:11.000Z (about 5 years ago)
- Last Synced: 2025-07-12T17:26:56.732Z (12 months ago)
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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"