{"id":20416530,"url":"https://github.com/codebam/yew-worker","last_synced_at":"2025-08-17T18:08:44.714Z","repository":{"id":190730782,"uuid":"666547480","full_name":"codebam/yew-worker","owner":"codebam","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-02T21:42:05.000Z","size":82,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T03:43:35.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/codebam.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":"2023-07-14T20:03:32.000Z","updated_at":"2023-07-14T20:03:48.000Z","dependencies_parsed_at":"2023-08-26T05:00:26.702Z","dependency_job_id":"f89e1b8d-930e-45ba-87dd-f51590a239e4","html_url":"https://github.com/codebam/yew-worker","commit_stats":null,"previous_names":["codebam/yew-worker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codebam/yew-worker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2Fyew-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2Fyew-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2Fyew-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2Fyew-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codebam","download_url":"https://codeload.github.com/codebam/yew-worker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codebam%2Fyew-worker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270885633,"owners_count":24662492,"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-08-17T02:00:09.016Z","response_time":129,"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":[],"created_at":"2024-11-15T06:20:37.213Z","updated_at":"2025-08-17T18:08:44.683Z","avatar_url":"https://github.com/codebam.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template: worker-rust\n\n[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/templates/tree/main/worker-rust)\n\nA template for kick starting a Cloudflare worker project using [`workers-rs`](https://github.com/cloudflare/workers-rs).\n\nThis template is designed for compiling Rust to WebAssembly and publishing the resulting worker to Cloudflare's [edge infrastructure](https://www.cloudflare.com/network/).\n\n## Setup\n\nTo create a `my-project` directory using this template, run:\n\n```sh\n$ npm init cloudflare my-project worker-rust\n# or\n$ yarn create cloudflare my-project worker-rust\n# or\n$ pnpm create cloudflare my-project worker-rust\n```\n\n\u003e **Note:** Each command invokes [`create-cloudflare`](https://www.npmjs.com/package/create-cloudflare) for project creation.\n\n## Usage\n\nThis template starts you off with a `src/lib.rs` file, acting as an entrypoint for requests hitting your Worker. Feel free to add more code in this file, or create Rust modules anywhere else for this project to use.\n\nWith `wrangler`, you can build, test, and deploy your Worker with the following commands:\n\n```sh\n# run your Worker in an ideal development workflow (with a local server, file watcher \u0026 more)\n$ npm run dev\n\n# deploy your Worker globally to the Cloudflare network (update your wrangler.toml file for configuration)\n$ npm run deploy\n```\n\nRead the latest `worker` crate documentation here: https://docs.rs/worker\n\n## WebAssembly\n\n`workers-rs` (the Rust SDK for Cloudflare Workers used in this template) is meant to be executed as compiled WebAssembly, and as such so **must** all the code you write and depend upon. All crates and modules used in Rust-based Workers projects have to compile to the `wasm32-unknown-unknown` triple.\n\nRead more about this on the [`workers-rs`](https://github.com/cloudflare/workers-rs) project README.\n\n## Issues\n\nIf you have any problems with the `worker` crate, please open an issue on the upstream project issue tracker on the [`workers-rs` repository](https://github.com/cloudflare/workers-rs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebam%2Fyew-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebam%2Fyew-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebam%2Fyew-worker/lists"}