{"id":18761454,"url":"https://github.com/rustlanges/cfworker-template","last_synced_at":"2025-09-03T21:43:49.126Z","repository":{"id":240636393,"uuid":"803044888","full_name":"RustLangES/cfworker-template","owner":"RustLangES","description":"Template de Workers para CloudFlare","archived":false,"fork":false,"pushed_at":"2025-06-11T03:01:26.000Z","size":36,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T03:25:58.547Z","etag":null,"topics":["cloudflare","cloudflare-worker","cloudflare-workers","rust","rust-lang","template","template-project"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/RustLangES.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-MIT","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":"2024-05-20T00:21:24.000Z","updated_at":"2025-06-11T03:01:29.000Z","dependencies_parsed_at":"2025-04-13T03:37:53.534Z","dependency_job_id":"3df44d12-6641-4112-8129-7c9f8bbf5282","html_url":"https://github.com/RustLangES/cfworker-template","commit_stats":null,"previous_names":["rustlanges/cfworker-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/RustLangES/cfworker-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustLangES%2Fcfworker-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustLangES%2Fcfworker-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustLangES%2Fcfworker-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustLangES%2Fcfworker-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RustLangES","download_url":"https://codeload.github.com/RustLangES/cfworker-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RustLangES%2Fcfworker-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273516786,"owners_count":25119765,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cloudflare","cloudflare-worker","cloudflare-workers","rust","rust-lang","template","template-project"],"created_at":"2024-11-07T18:16:12.124Z","updated_at":"2025-09-03T21:43:49.078Z","avatar_url":"https://github.com/RustLangES.png","language":"Rust","readme":"\u003cdiv align=\"right\"\u003e\n\u003ca href=\"./README_EN.md\"\u003eEN\u003c/a\u003e\n\u003c/div\u003e\n\n# Template Cloudflare Worker\n\nEste es un template para empezar con workers de Cloudflare escritos en Rust.\n\n[![Usa el Template](https://github.com/RustLangES/cfworker-template/assets/56278796/0a5924b2-dfe7-4f47-9f06-f82316acbe46)](https://github.com/new?template_owner=RustLangES\u0026template_name=cfworker-template\u0026owner=%40me\u0026name=cloudflare-worker\u0026description=Mi+Super+Worker+hecho+en+Rust\u0026visibility=public)\n\n\n## Features\n- Solo Rust, no necesitas escribir codigo en ningun otro lenguaje\n- Listo para usarse\n- Eventos de Queue preparados\n- Eventos de fetch preparados\n- Custom panic configurado (usando el log que ofrece Cloudflare)\n- Deploy automático con GitHub Actions\n- Entorno Nix para trabajar comodo\n\n## Configuración\n\n\u003e [!IMPORTANT]\n\u003e Debes revisar los archivos de `Cargo.toml`, `wrangler.toml` y `src/lib.rs`\n\u003e Para quitar los comentarios que necesites implementar\n\nRenombra el proyecto en los archivos de `Cargo.toml` y `wrangler.toml`\n\n### Requisitos\n\nPara construir y desplegar este proyecto, necesitarás lo siguiente:\n\n- [Rust](https://rust-lang.org)\n- [wrangler](https://developers.cloudflare.com/workers/wrangler/install-and-update/)\n- [worker-build](https://crates.io/crates/worker-build)\n    - [wasm-pack](https://rustwasm.github.io/wasm-pack/)\n\n### Pruebas Locales\n\n\u003e [!IMPORTANT]\n\u003e Para probar el worker localmente, revisa la [documentacion oficial](https://developers.cloudflare.com/workers/testing/local-development)\n\n### Despliegue Automático\n\nEste proyecto está configurado para desplegar automáticamente utilizando los flujos de trabajo de GitHub Actions. Para que funcione correctamente, debes configurar los siguientes secretos en GitHub:\n\n- `CLOUDFLARE_ACCOUNT_ID`: ID de tu cuenta de Cloudflare.\n- `CLOUDFLARE_API_TOKEN`: Token de API de Cloudflare.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustlanges%2Fcfworker-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustlanges%2Fcfworker-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustlanges%2Fcfworker-template/lists"}