{"id":32527855,"url":"https://github.com/thorstenhans/spin-todo-api","last_synced_at":"2026-07-02T01:31:44.581Z","repository":{"id":310051509,"uuid":"1038514296","full_name":"ThorstenHans/spin-todo-api","owner":"ThorstenHans","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-15T12:33:38.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T10:52:19.995Z","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/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,"zenodo":null}},"created_at":"2025-08-15T10:45:13.000Z","updated_at":"2025-08-15T12:33:41.000Z","dependencies_parsed_at":"2025-08-15T13:17:39.797Z","dependency_job_id":null,"html_url":"https://github.com/ThorstenHans/spin-todo-api","commit_stats":null,"previous_names":["thorstenhans/spin-todo-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThorstenHans/spin-todo-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fspin-todo-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fspin-todo-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fspin-todo-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fspin-todo-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThorstenHans","download_url":"https://codeload.github.com/ThorstenHans/spin-todo-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Fspin-todo-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35029796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"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":"2025-10-28T10:52:08.146Z","updated_at":"2026-07-02T01:31:44.568Z","avatar_url":"https://github.com/ThorstenHans.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spin ToDo API\n\nThis [Spin](https://github.com/spinframework/spin) application exposes a super simple RESTful API for managing ToDo items.\n\nThe app uses key-value store for persisting items.\n\n## API Endpoints\n\nThe following endpoints are exposed:\n\n- `GET /api/todos` to retrieve the list of ToDo items\n- `GET /api/todos/:id` to retrieve a single ToDo item using its identifier\n- `POST /api/todos` to add a new ToDo item\n- `POST /api/todos/:id/toggle` to toggle the state of a particular ToDo item using its identifier\n- `DELETE /api/todos/:id` to delete a ToDo item using its identifier\n\n## Building \u0026 Running the Spin application\n\nTo build and run the Spin application on your local machine, you must have the following installed:\n\n- Spin CLI (`spin`) in version `3.3.1` or newer\n- Rust in version `1.86.0` or newer including the `wasm32-wasip1` target\n\nRun `spin build` to compile the application.\n\nRun `spin up` to launch the application on your local machine (you can overwrite the default listener `localhost:3000` by providing the `--listen` argument).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Fspin-todo-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorstenhans%2Fspin-todo-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Fspin-todo-api/lists"}