{"id":16727059,"url":"https://github.com/lpil/gleam-cloudflare-worker","last_synced_at":"2026-01-03T11:09:49.244Z","repository":{"id":66332099,"uuid":"401003699","full_name":"lpil/gleam-cloudflare-worker","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-30T15:48:53.000Z","size":63,"stargazers_count":32,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T05:42:14.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gleam-cloudflare-worker.lpil.workers.dev/","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lpil.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-29T09:42:00.000Z","updated_at":"2024-12-18T14:19:40.000Z","dependencies_parsed_at":"2024-11-21T17:02:25.338Z","dependency_job_id":null,"html_url":"https://github.com/lpil/gleam-cloudflare-worker","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fgleam-cloudflare-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fgleam-cloudflare-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fgleam-cloudflare-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fgleam-cloudflare-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/gleam-cloudflare-worker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243753989,"owners_count":20342537,"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":[],"created_at":"2024-10-12T22:55:57.683Z","updated_at":"2026-01-03T11:09:49.183Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# workers-gleam-template ✨\n\nA batteries included template for kick starting a Gleam Cloudflare worker project.\n\n## 🔋 Getting Started\n\nThis template uses Wrangler, the CloudFlare Workers CLI. If you are not already\nfamiliar with the tool then I recommend that you get familiar with it, and\nconfigure it to work with your [Cloudflare account](https://dash.cloudflare.com).\nDocumentation can be found [here][wrangler-docs].\n\n[wrangler-docs]: https://developers.cloudflare.com/workers/tooling/wrangler/\n\nTo generate using Wrangler, run this command:\n\n```sh\nnpx wrangler generate my-gleam-project https://github.com/lpil/gleam-cloudflare-worker\n```\n\nThis example uses the OpenWeatherMap API, so create a file at `.dev.vars` with\nan API key, and add it to CloudFlare Secrets if you wish to publish to\nCloudFlare.\n\n```sh\n# Local development secret\necho \"OPEN_WEATHER_MAP_API_KEY=your api key goes here\" \u003e\u003e .dev.vars\n\n# Cloudflare production secret\nnpx wrangler secret put OPEN_WEATHER_MAP_API_KEY\n```\n\n## 📝 Usage\n\n```sh\n# Run a local development server\nnpm run dev\n\n# Deploy to Cloudflare\nnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fgleam-cloudflare-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fgleam-cloudflare-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fgleam-cloudflare-worker/lists"}