{"id":38431328,"url":"https://github.com/cmss13-devs/cm-api-rs","last_synced_at":"2026-01-17T04:24:56.088Z","repository":{"id":259111787,"uuid":"876332687","full_name":"cmss13-devs/cm-api-rs","owner":"cmss13-devs","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-29T10:19:25.000Z","size":528,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T07:21:03.889Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmss13-devs.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-21T19:40:15.000Z","updated_at":"2025-12-29T10:19:28.000Z","dependencies_parsed_at":"2024-11-07T19:26:20.304Z","dependency_job_id":"12080673-c4ab-4532-aa3b-949222ef9fe9","html_url":"https://github.com/cmss13-devs/cm-api-rs","commit_stats":null,"previous_names":["cmss13-devs/cm-api-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cmss13-devs/cm-api-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmss13-devs%2Fcm-api-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmss13-devs%2Fcm-api-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmss13-devs%2Fcm-api-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmss13-devs%2Fcm-api-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmss13-devs","download_url":"https://codeload.github.com/cmss13-devs/cm-api-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmss13-devs%2Fcm-api-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28494823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"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":[],"created_at":"2026-01-17T04:24:55.436Z","updated_at":"2026-01-17T04:24:56.080Z","avatar_url":"https://github.com/cmss13-devs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cm-api-rs\n\nThis is the backend to [cmdb](https://github.com/cmss13-devs/cmdb), to provide Admins with access to database-stored information from outside the game.\n\n## Configuration\n\n### Api.toml\n\n```toml\n[host]\nbase_url = \"/foobar\" # if your api is served on a different route\n\n[topic]\nhost = \"play.cm-ss13.com:1400\" # which game server should be pinged for status updates\nauth = \"your-auth-token-here\" # the comms key to contact the game server\n\n[logging]\nwebhook = \"some discord webhook\" # for actions impacting the database, a discord webhook\n```\n\n### Rocket.toml\n\n```toml\n[default]\naddress = \"0.0.0.0\" # the address the web server should bind to, ie 0.0.0.0 in a container\nport = 8080\n\n[default.databases.cmdb]\nurl = \"mysql://root:password@127.0.0.1:3306/cmdb\" # pg-esque formatting string\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmss13-devs%2Fcm-api-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmss13-devs%2Fcm-api-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmss13-devs%2Fcm-api-rs/lists"}