{"id":22515068,"url":"https://github.com/rggh/state_demo","last_synced_at":"2025-03-28T01:53:18.866Z","repository":{"id":212366763,"uuid":"731330538","full_name":"RGGH/state_demo","owner":"RGGH","description":"Rust, State, Axum","archived":false,"fork":false,"pushed_at":"2023-12-13T21:09:21.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"version2","last_synced_at":"2025-02-02T03:32:22.094Z","etag":null,"topics":["appstate","axum","demo-of-app-state-in-rust","rust"],"latest_commit_sha":null,"homepage":"https://findthatbit.com","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/RGGH.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}},"created_at":"2023-12-13T20:57:32.000Z","updated_at":"2023-12-13T21:10:16.000Z","dependencies_parsed_at":"2023-12-13T22:24:36.014Z","dependency_job_id":"6a212c06-9ca0-4b16-9223-10c4db170e03","html_url":"https://github.com/RGGH/state_demo","commit_stats":null,"previous_names":["rggh/state_demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fstate_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fstate_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fstate_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2Fstate_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RGGH","download_url":"https://codeload.github.com/RGGH/state_demo/tar.gz/refs/heads/version2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245955201,"owners_count":20699891,"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","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":["appstate","axum","demo-of-app-state-in-rust","rust"],"created_at":"2024-12-07T03:28:04.371Z","updated_at":"2025-03-28T01:53:18.850Z","avatar_url":"https://github.com/RGGH.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Rust](https://github.com/RGGH/state_demo/actions/workflows/rust.yml/badge.svg)](https://github.com/RGGH/state_demo/actions/workflows/rust.yml)\n# App State\nRust, State, Axum\n\n    cargo run\n    curl http://localhost:3000\n    curl -X POST http://localhost:3000/increment\n\n---\n\n❯ cargo run\n    Finished dev [unoptimized + debuginfo] target(s) in 0.04s\n     Running `target/debug/demo_state`\n\n     \n─────────────────────────────────────────────────────────\n\n    curl http://localhost:3000\n    \n    Hello, world! (Counter: 0)                                                                                                   \n\n─────────────────────────────────────────────────────────\n\n    curl -X POST http://localhost:3000/increment\n    \n    Counter incremented to: 2                                                                                                  \n\n\n\n\n\n\n\n                                                                                                           \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fstate_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frggh%2Fstate_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fstate_demo/lists"}