Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.