{"id":24699147,"url":"https://github.com/thorstenhans/unique-spin-apps","last_synced_at":"2026-05-04T20:33:15.972Z","repository":{"id":272293975,"uuid":"865863898","full_name":"ThorstenHans/unique-spin-apps","owner":"ThorstenHans","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-13T13:46:57.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T09:50:14.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ThorstenHans.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":"2024-10-01T09:09:26.000Z","updated_at":"2025-01-13T13:47:00.000Z","dependencies_parsed_at":"2025-01-13T14:42:37.909Z","dependency_job_id":"cea81ffa-3e8e-428d-976b-edbbc73c4e51","html_url":"https://github.com/ThorstenHans/unique-spin-apps","commit_stats":null,"previous_names":["thorstenhans/unique-spin-apps"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ThorstenHans/unique-spin-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Funique-spin-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Funique-spin-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Funique-spin-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Funique-spin-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThorstenHans","download_url":"https://codeload.github.com/ThorstenHans/unique-spin-apps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Funique-spin-apps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32624171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":"2025-01-27T04:38:03.285Z","updated_at":"2026-05-04T20:33:15.951Z","avatar_url":"https://github.com/ThorstenHans.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unique Spin Apps\n\nThis is a simple [Spin App](https://github.com/fermyon/spin) that responds to incoming HTTP requests. There are 5000 unique tags available for this artifact (`1`..`5000`). \n\nEvery individual Spin App returns it's unique identifier as a HTTP response header (`x-spin-app-id`) and a response body containing the unique app identifier (`Hello, this is Spin App 2!`). \n\nUsing unique OCI artifacts, you can ensure Kubernetes (e.g. using [SpinKube](https://spinkube.dev)) has to pull a particular artifact per Spin App deployment.\n\n## Running a Spin App locally\n\nYou can also run those apps on your local machine using the `spin` CLI:\n\n```bash\nspin up --from thorstenhans/unique-spin-app:3032\n\nServing http://127.0.0.1:3000\nAvailable Routes:\n  app: http://127.0.0.1:3000 (wildcard)\n```\n\nFrom within a new terminal instance you can sent an HTTP request to the Spin App using the `curl` CLI:\n\n```bash\ncurl -iX GET localhost:3000\n\nHTTP/1.1 200 OK\nx-spin-app-id: 3032\ncontent-type: text/plain\ntransfer-encoding: chunked\ndate: Tue, 01 Oct 2024 10:46:43 GMT\n\nHello, this is Spin App 3032!%\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Funique-spin-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorstenhans%2Funique-spin-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Funique-spin-apps/lists"}