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

https://github.com/angrycoding/google-spreadsheet-api

g-sheets
https://github.com/angrycoding/google-spreadsheet-api

Last synced: 10 months ago
JSON representation

g-sheets

Awesome Lists containing this project

README

          

# g-sheets

1. Go here: https://console.developers.google.com/
2. Click credentials
3. Create credentials button
4. Service Account Key
5. Choose existing or create new service account
6. Choose role: Project -> owner
7. Choose JSON
8. Click Create
9. Place downloaded file in your project
10. Then library on the side panel
11. Search for Google Spreadsheet api and enable it
12. find service account email address in downloaded json, and share your spreadsheet with it

![alt text](how-to-create-account.png)