Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtinth/sheet.spacet.me
Quickly turn a Google Sheets spreadsheet into a public, CDN-backed JSON endpoint.
https://github.com/dtinth/sheet.spacet.me
cloudflare google-sheets-api vercel
Last synced: about 1 month ago
JSON representation
Quickly turn a Google Sheets spreadsheet into a public, CDN-backed JSON endpoint.
- Host: GitHub
- URL: https://github.com/dtinth/sheet.spacet.me
- Owner: dtinth
- Created: 2021-07-13T21:29:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T18:12:02.000Z (over 3 years ago)
- Last Synced: 2024-05-02T06:07:54.415Z (8 months ago)
- Topics: cloudflare, google-sheets-api, vercel
- Language: HTML
- Homepage: https://sheet.spacet.me
- Size: 27.3 KB
- Stars: 64
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [sheet.spacet.me](https://sheet.spacet.me)
Quickly turn Google Sheets into a public, CDN-backed JSON endpoint.
For more information, see the [website](https://sheet.spacet.me).[![](https://capture.the.spacet.me/eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJodHRwczovL3NoZWV0LnNwYWNldC5tZS8iLCJ3aWR0aCI6ODM4LCJoZWlnaHQiOjY4MCwid2FpdFVudGlsIjoibmV0d29ya2lkbGUwIiwiZGV2aWNlU2NhbGVGYWN0b3IiOjIsImlzcyI6ImR0aW50aCJ9.AdKMDuzrlHGB68YyKSDtG7PJ_LwNypCLQf0xqCmGcDzZF-IKKLcsbn0CMUxBcnJ0ilQxFH5GN14wWmsjxoUwzpDv0qE2zgdEKnSu-Kk2bK4sK4PuaBpTJnYR5LXge6Lz_f_3h-J1j1zfSPX-Q-GWaDcpiDfd46XxYmNUdMO3uY6nx9lS7saGlUdKHHQw-hyGlqdjDNfoW4P1qMfN4IrDV8XSlptRllrAF0hAXYsMtzjlAEHq0kYudRR2Bei_vFO1ylfHSGqXSyfdVYyjHTMZx0WArPyU3LJXLH1CjF5FXUbLxESa8eJu9kQ_d7GGhvYhnVSzEy73MaLBh8zxzyMjJg.png)](https://sheet.spacet.me)
## Running your own instance
To set up your own instance, deploy this project to [Vercel](https://vercel.com/) with the following environment variables:
- `SERVICE_ACCOUNT` - The contents of your Google Cloud Service Account JSON file.
- `GA_MEASUREMENT_ID` - The Google Analytics Measurement ID, to anonymously track usage.