{"id":19361298,"url":"https://github.com/zmitchell/roll-server","last_synced_at":"2026-05-17T05:40:16.820Z","repository":{"id":134799462,"uuid":"256810306","full_name":"zmitchell/roll-server","owner":"zmitchell","description":"A Rocket application that rolls dice for D\u0026D","archived":false,"fork":false,"pushed_at":"2020-04-18T17:29:11.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-24T12:27:59.166Z","etag":null,"topics":["dungeons-and-dragons","rocket","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zmitchell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2020-04-18T17:15:52.000Z","updated_at":"2021-06-03T13:53:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b659254-8738-44f2-95b8-16218b489e7f","html_url":"https://github.com/zmitchell/roll-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zmitchell/roll-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmitchell%2Froll-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmitchell%2Froll-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmitchell%2Froll-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmitchell%2Froll-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zmitchell","download_url":"https://codeload.github.com/zmitchell/roll-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zmitchell%2Froll-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33128838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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":["dungeons-and-dragons","rocket","rust"],"created_at":"2024-11-10T07:21:48.039Z","updated_at":"2026-05-17T05:40:16.797Z","avatar_url":"https://github.com/zmitchell.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roll-Server\n\nThis is a simple Rocket application that rolls dice for role-playing games. It is meant to be used as a teaching tool for learning Rocket.\n\nIf you run the server and visit `localhost:8000/roll/\u003cnumber\u003ed\u003csize\u003e` it will roll `number` dice of size `size`, where `size` may be 4, 6, 8, 10, 12, 20, or 100 (the common RPG dice sizes). The maximum number of dice that may be rolled is 255, which is chosen mostly arbitrarily.\n\nFor example, if you visit `/roll/4d6` the output may be\n```text\n2 + 5 + 4 + 3 = 14\n```\n\nIf you visit `/roll/crit/\u003cdice\u003e` it will roll critical hit damage equal to a normal dice roll plus a dice roll at maximum damage.\n\nUsing `/roll/crit/4d6`:\n```text\n1 + 1 + 5 + 5 + 24 = 36\n```\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmitchell%2Froll-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzmitchell%2Froll-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzmitchell%2Froll-server/lists"}