{"id":19220425,"url":"https://github.com/louisbrunner/wurdle","last_synced_at":"2026-06-15T12:32:25.433Z","repository":{"id":66205047,"uuid":"483712341","full_name":"LouisBrunner/wurdle","owner":"LouisBrunner","description":"State-less Wordle API in Rust","archived":false,"fork":false,"pushed_at":"2022-07-25T14:32:18.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-14T12:06:10.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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LouisBrunner.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}},"created_at":"2022-04-20T15:33:22.000Z","updated_at":"2023-09-03T11:45:37.000Z","dependencies_parsed_at":"2023-03-10T23:43:11.124Z","dependency_job_id":null,"html_url":"https://github.com/LouisBrunner/wurdle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LouisBrunner/wurdle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2Fwurdle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2Fwurdle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2Fwurdle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2Fwurdle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LouisBrunner","download_url":"https://codeload.github.com/LouisBrunner/wurdle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisBrunner%2Fwurdle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34363538,"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-06-15T02:00:07.085Z","response_time":63,"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-09T14:35:08.442Z","updated_at":"2026-06-15T12:32:25.413Z","avatar_url":"https://github.com/LouisBrunner.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wurdle\nState-less Wordle API in Rust, see `wurlde-server/api/openapi.yaml` for API details\n\n## Building\n\n```bash\nmake # only required when changing `wurlde-server/api/openapi.yaml`\ncargo build\n```\n\n## Usage\n\n```bash\nSESSION_TOKEN=\"\u003cSECRET_TOKEN\u003e\" cargo run\n```\n\nYou can generate a `SESSION_TOKEN` using `openssl rand -base64 42` or any base64 encoded string. As long as you use the same `SESSION_TOKEN`, all sessions will be usable across reboots/multiple servers (just like JWT).\n\n## TODO\n\n * Better HTTP error handling\n * Better internal error handling\n * Abstract the session management into a trait\n * Move \"game\" logic out of HTTP\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisbrunner%2Fwurdle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouisbrunner%2Fwurdle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisbrunner%2Fwurdle/lists"}