{"id":20067697,"url":"https://github.com/ae9is/appscripts","last_synced_at":"2025-06-17T00:38:43.975Z","repository":{"id":227896134,"uuid":"743769945","full_name":"ae9is/appscripts","owner":"ae9is","description":"Miscellaneous Google Apps Script projects","archived":false,"fork":false,"pushed_at":"2024-01-16T02:42:19.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T11:18:14.537Z","etag":null,"topics":["google-apps-script"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ae9is.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-16T00:23:00.000Z","updated_at":"2024-01-16T02:44:02.000Z","dependencies_parsed_at":"2024-03-15T18:09:33.443Z","dependency_job_id":null,"html_url":"https://github.com/ae9is/appscripts","commit_stats":null,"previous_names":["ae9is/appscripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ae9is/appscripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ae9is%2Fappscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ae9is%2Fappscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ae9is%2Fappscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ae9is%2Fappscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ae9is","download_url":"https://codeload.github.com/ae9is/appscripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ae9is%2Fappscripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260268635,"owners_count":22983601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["google-apps-script"],"created_at":"2024-11-13T14:03:04.870Z","updated_at":"2025-06-17T00:38:43.958Z","avatar_url":"https://github.com/ae9is.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# appscripts\n\nMiscellaneous Google Apps Script projects.\n\n## Deployment\n\nExample guide to deploy an endpoint that any app you make can access without needing to authenticate:\n1. Go to https://script.google.com/ and create a new project\n1. Copy and paste (and save!) your code into the new project's script, overwriting the contents\n1. Select Deploy \u0026rarr; New Deployment\n1. In the New Deployment dialogue, click the gear next to \"Select type\" and choose \"Web app\"\n1. Fill in the following settings and then Deploy\n    - Execute as: Me\n    - Who has access: Everyone\n1. Copy your Deployment ID (api key) ** **Don't share this!** **\n\nNow that you've deployed your own api, you can enter the api key into your client app. For an example client app feel free to check out [subtitle-chan](https://github.com/ae9is/subtitle-chan), specifically [this hook](https://github.com/ae9is/subtitle-chan/blob/main/src/lib/useSubtitles.ts).\n\nDon't share your Deployment ID with anyone you don't want accessing your endpoint! There is no protection with the above config.\n\nGoogle Apps Script has a quota of 5000 requests per day for free user accounts. If you run out of quota, you can upgrade to a paid Google Workspace account (your quota will increase from 5k \u0026rarr; 20k calls per day).\n\nNote that web app url contains the Deployment ID (key) already, it's formatted like:\n`https://script.google.com/macros/s/\u003cDeployment ID\u003e/exec`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fae9is%2Fappscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fae9is%2Fappscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fae9is%2Fappscripts/lists"}