{"id":16582825,"url":"https://github.com/ojroques/go-boggle","last_synced_at":"2026-04-20T15:01:40.595Z","repository":{"id":214312337,"uuid":"616184606","full_name":"ojroques/go-boggle","owner":"ojroques","description":"A Boggle solver","archived":false,"fork":false,"pushed_at":"2023-12-27T09:45:20.000Z","size":952,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T10:27:17.769Z","etag":null,"topics":["boggle"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ojroques.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}},"created_at":"2023-03-19T21:01:29.000Z","updated_at":"2023-03-20T23:25:04.000Z","dependencies_parsed_at":"2023-12-27T10:38:12.269Z","dependency_job_id":"f806c3e3-6457-4fb8-b88c-1e333180da99","html_url":"https://github.com/ojroques/go-boggle","commit_stats":null,"previous_names":["ojroques/go-boggle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ojroques/go-boggle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fgo-boggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fgo-boggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fgo-boggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fgo-boggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ojroques","download_url":"https://codeload.github.com/ojroques/go-boggle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojroques%2Fgo-boggle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32052534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["boggle"],"created_at":"2024-10-11T22:34:19.302Z","updated_at":"2026-04-20T15:01:40.527Z","avatar_url":"https://github.com/ojroques.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-boggle\n\nA [Boggle](https://boardgamegeek.com/boardgame/1293/boggle) solver in Go.\n\n## Usage\nTo solve the Boggle grid [boggle-example.txt](./assets/boggle-example.txt) using\nthe word list [scrabble.fr.txt](./assets/scrabble.fr.txt):\n```bash\nmake build\n./cmd/boggle/boggle -w ./assets/scrabble.fr.txt -b ./assets/boggle-example.txt\n```\n\nCheck help:\n```bash\n./cmd/boggle/boggle -h\n```\n\nTo remove the executable:\n```bash\nmake clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojroques%2Fgo-boggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojroques%2Fgo-boggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojroques%2Fgo-boggle/lists"}