{"id":21967691,"url":"https://github.com/depermitto/witcher-dice-poker","last_synced_at":"2026-04-20T10:02:44.816Z","repository":{"id":265290420,"uuid":"895698661","full_name":"Depermitto/witcher-dice-poker","owner":"Depermitto","description":"Witcher (2007) dice poker game REST API server","archived":false,"fork":false,"pushed_at":"2024-12-17T23:26:11.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T22:14:43.742Z","etag":null,"topics":["dice-poker","docker","docker-compose","golang","rest-api","swagger-ui","witcher"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Depermitto.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":"2024-11-28T17:51:46.000Z","updated_at":"2024-12-17T23:26:14.000Z","dependencies_parsed_at":"2024-11-28T19:32:57.167Z","dependency_job_id":null,"html_url":"https://github.com/Depermitto/witcher-dice-poker","commit_stats":null,"previous_names":["depermitto/witcher-dice-poker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Depermitto/witcher-dice-poker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depermitto%2Fwitcher-dice-poker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depermitto%2Fwitcher-dice-poker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depermitto%2Fwitcher-dice-poker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depermitto%2Fwitcher-dice-poker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Depermitto","download_url":"https://codeload.github.com/Depermitto/witcher-dice-poker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Depermitto%2Fwitcher-dice-poker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["dice-poker","docker","docker-compose","golang","rest-api","swagger-ui","witcher"],"created_at":"2024-11-29T13:31:37.439Z","updated_at":"2026-04-20T10:02:44.794Z","avatar_url":"https://github.com/Depermitto.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Witcher (2007) dice poker game REST API\n\nThis repository hold implementation of the Witcher dice poker game (refer\nto [this website](https://witcher.fandom.com/wiki/The_Witcher_dice_poker) for more info) in the form a JSON REST API\nserver.\n\nAll endpoints are\ndocumented [here](https://github.com/Depermitto/witcher-dice-poker/tree/d36c053b55c0115a3a38e59cfdc514777bccba01/docs).\nOr you can build with `APP_ENV=dev` and check out the [Swagger UI](https://swagger.io/tools/swagger-ui/), which\nis built into the program.\n\n## Getting started\n\nTo simply build the webservice use **Docker** and **Docker Compose**:\n\n```shell\ngit clone https://github.com/Depermitto/witcher-dice-poker\ncd witcher-dice-poker\n\ndocker compose up -d --build\n```\n\nAlternatively, using [golang](https://go.dev/):\n```shell\n...\n\ngo mod download\nAPP_ENV=dev go build -o main\n```\n\n### Configuration\n\n- APP_ENV: **dev**, **production** - when set to *production*, `http://addr:port/swagger` endpoint will be hidden.\n\n## LICENSE\n\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepermitto%2Fwitcher-dice-poker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdepermitto%2Fwitcher-dice-poker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdepermitto%2Fwitcher-dice-poker/lists"}