{"id":44584931,"url":"https://github.com/treeder/quickstart-api-template-go","last_synced_at":"2026-02-14T06:01:40.654Z","repository":{"id":66252529,"uuid":"411492943","full_name":"treeder/quickstart-api-template-go","owner":"treeder","description":"API template for quickstarting apps. ","archived":false,"fork":false,"pushed_at":"2023-05-08T18:09:57.000Z","size":9224,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-01T23:22:14.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/treeder.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-29T01:37:23.000Z","updated_at":"2023-11-06T21:31:04.000Z","dependencies_parsed_at":"2023-04-28T13:47:58.543Z","dependency_job_id":null,"html_url":"https://github.com/treeder/quickstart-api-template-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/treeder/quickstart-api-template-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treeder%2Fquickstart-api-template-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treeder%2Fquickstart-api-template-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treeder%2Fquickstart-api-template-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treeder%2Fquickstart-api-template-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treeder","download_url":"https://codeload.github.com/treeder/quickstart-api-template-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treeder%2Fquickstart-api-template-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"last_error":"SSL_read: 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":[],"created_at":"2026-02-14T06:01:06.787Z","updated_at":"2026-02-14T06:01:40.645Z","avatar_url":"https://github.com/treeder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quickstart API Template\n\nFor rapid app creation.\n\n[Frontend template](https://github.com/treeder/quickstart-ui-template)\n\n## Getting Started\n\n* Click `Use this template` button above\n* Edit `go.mod`, change module name to your new repo name\n* Create  firebase project\n    * Upgrade project to pay as you go\n    * Create a Firestore\n    * Go to settings -\u003e Service accounts, click \"Generate new private key\". This will download a JSON file. \n    * Run `base64 -w 0 account.json` to get encoded version of the file (for secrets)\n    * Make `.env` file with `G_KEY` (output of above command) and `G_PROJECT_ID`\n        * Or add those vars into your codespace secrets\n* `make run` (boom)\n\n## Auto Deploying\n\n* Go to https://console.cloud.google.com/ , choose your firebase project\n* Go to Cloud run -\u003e create service\n* Mostly defaults, but choose deploy from github and choose your repo\n* No Google env vars required, but add any new ones you created\n\n## Cloud Storage CORS setup\n\n* Copy [cors.json](cors.json)\n* Open the cloud shell at console.cloud.google.com\n* Create cors.json and paste in the cors.json from here\n* Run: `gcloud storage buckets update gs://BUCKET_NAME --cors-file=cors.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreeder%2Fquickstart-api-template-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreeder%2Fquickstart-api-template-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreeder%2Fquickstart-api-template-go/lists"}