{"id":41155885,"url":"https://github.com/tiste/gsheet2api","last_synced_at":"2026-01-22T19:12:59.363Z","repository":{"id":45777845,"uuid":"499079285","full_name":"tiste/gsheet2api","owner":"tiste","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-12T11:03:17.000Z","size":748,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-12-12T12:24:12.066Z","etag":null,"topics":["fastify","github-actions","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://swunitch-api.tiste.io/races","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiste.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-06-02T09:50:14.000Z","updated_at":"2023-12-12T12:24:14.741Z","dependencies_parsed_at":"2023-12-12T12:24:13.254Z","dependency_job_id":"26a625ed-ac8b-4557-8551-a6ab75892b4b","html_url":"https://github.com/tiste/gsheet2api","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/tiste/gsheet2api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiste%2Fgsheet2api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiste%2Fgsheet2api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiste%2Fgsheet2api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiste%2Fgsheet2api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiste","download_url":"https://codeload.github.com/tiste/gsheet2api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiste%2Fgsheet2api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28669089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T17:07:18.858Z","status":"ssl_error","status_checked_at":"2026-01-22T17:05:02.040Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastify","github-actions","nodejs","typescript"],"created_at":"2026-01-22T19:12:46.549Z","updated_at":"2026-01-22T19:12:59.330Z","avatar_url":"https://github.com/tiste.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gsheet2api\n\n[![Node.js CI](https://github.com/tiste/gsheet2api/actions/workflows/ci.yml/badge.svg)](https://github.com/tiste/gsheet2api/actions/workflows/ci.yml)\n\n\u003e Easily use a Google Sheet as a JSON api, self-hosted or deployed from a one-click button to Vercel.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Ftiste%2Fgsheet2api\u0026env=GSHEET_URL,API_KEY\"\u003e\u003cimg src=\"https://vercel.com/button\" alt=\"Deploy with Vercel\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Configuration\n\n| Name       | Description                               |\n| ---------- | ----------------------------------------- |\n| GSHEET_URL | Public CSV url of your Google Sheet       |\n| API_KEY    | Bearer api token to protect your endpoint |\n| API_PATH   | Default: `/`, path of your endpoint       |\n\n## Quick Start\n\nRun `npm install` and `npm start` to launch API.\n\n### Environment\n\nFirst, create the env file: `cp .env{.sample,}` (or `op inject -i .env.sample -o .env`)\n\nYou can now set the values in `.env` file.\n\nTo load them, either you export manually each environment variables of the `.env` file such as: `export API_KEY=...`.\n\nOr you can install `direnv` (`brew install direnv`), and allow sourcing from your current directory with `direnv allow`.\n\n## Running tests\n\nRun `npm test`\n\n## Development\n\nYou can launch the API in dev mode, with `npm run start:dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiste%2Fgsheet2api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiste%2Fgsheet2api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiste%2Fgsheet2api/lists"}