{"id":30578557,"url":"https://github.com/ryuapp/fastly-static-site-rust","last_synced_at":"2025-08-29T03:47:02.912Z","repository":{"id":306688942,"uuid":"1023707690","full_name":"ryuapp/fastly-static-site-rust","owner":"ryuapp","description":"Static site for Fasly Compute, powered by Rust","archived":false,"fork":false,"pushed_at":"2025-07-23T13:20:41.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-25T09:39:57.732Z","etag":null,"topics":["fastly","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryuapp.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}},"created_at":"2025-07-21T15:11:03.000Z","updated_at":"2025-07-23T13:20:46.000Z","dependencies_parsed_at":"2025-07-27T04:21:42.554Z","dependency_job_id":null,"html_url":"https://github.com/ryuapp/fastly-static-site-rust","commit_stats":null,"previous_names":["ryuapp/fastly-static-site-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryuapp/fastly-static-site-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Ffastly-static-site-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Ffastly-static-site-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Ffastly-static-site-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Ffastly-static-site-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryuapp","download_url":"https://codeload.github.com/ryuapp/fastly-static-site-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryuapp%2Ffastly-static-site-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272621031,"owners_count":24965644,"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-29T02:00:10.610Z","response_time":87,"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":["fastly","rust"],"created_at":"2025-08-29T03:46:40.253Z","updated_at":"2025-08-29T03:47:02.885Z","avatar_url":"https://github.com/ryuapp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastly Static Site with Rust\n\nAn example of static site hosting using Rust and [Fastly Compute](https://www.fastly.com/documentation/guides/compute/). This approach is designed for small static sites.\n\n\u003e [!NOTE]\n\u003e Static sites larger than 100MB cannot be served due to Fastly Compute binary size limitations.\n\u003e See [Fastly Compute resource limits](https://www.fastly.com/documentation/solutions/tutorials/introduction-to-compute/1-introduction/) for more details.\n\u003e \n\u003e For larger static sites, consider using [compute-js-static-publish](https://github.com/fastly/compute-js-static-publish) or Fastly KV Store.\n\n## Setup\n\n### Build and Deploy\n\n```bash\n# Build\nfastly compute build\n\n# Deploy to Fastly\nfastly compute deploy\n```\n\n## Development\n\n```bash\nfastly compute serve\n```\n\nAccess examples:\n\n- `/` → `index.html`\n- `/about` → `about.html`\n- `/index.html` → Redirects to `/`\n- `/nonexistent` → `404.html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuapp%2Ffastly-static-site-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryuapp%2Ffastly-static-site-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryuapp%2Ffastly-static-site-rust/lists"}