Ecosyste.ms: Awesome
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: 30 days 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T18:09:11.000Z (over 3 years ago)
- Last Synced: 2024-05-01T21:20:18.908Z (7 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="[email protected]"
GAPI_SERVICE_ACCOUNT_USER="[email protected]"Or, to use App Engine production credentials set
GAPI_USE_APPENGINE_CREDENTIALS="true"