{"id":16725178,"url":"https://github.com/apollo-roboto/gameservermanager","last_synced_at":"2025-03-15T15:14:26.893Z","repository":{"id":92787517,"uuid":"387926717","full_name":"Apollo-Roboto/GameServerManager","owner":"Apollo-Roboto","description":"Start a game server from a rest call!","archived":false,"fork":false,"pushed_at":"2023-10-02T21:31:57.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T05:17:31.989Z","etag":null,"topics":["game","minecraft","rest-api","server"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Apollo-Roboto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-07-20T22:19:34.000Z","updated_at":"2023-12-19T15:14:29.000Z","dependencies_parsed_at":"2024-11-21T11:29:37.120Z","dependency_job_id":"2a5afa0e-a8f4-4382-b54c-b585acb1b79e","html_url":"https://github.com/Apollo-Roboto/GameServerManager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Roboto%2FGameServerManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Roboto%2FGameServerManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Roboto%2FGameServerManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apollo-Roboto%2FGameServerManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apollo-Roboto","download_url":"https://codeload.github.com/Apollo-Roboto/GameServerManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746234,"owners_count":20341203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["game","minecraft","rest-api","server"],"created_at":"2024-10-12T22:48:09.216Z","updated_at":"2025-03-15T15:14:26.867Z","avatar_url":"https://github.com/Apollo-Roboto.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game Server Manager\n\nStart a game server from a simple rest call!\n\nThis REST application allows you to setup multiple game server in a config file and start them from remote.\n\n# Features\n- Start a server process remotely\n- Stop a server process remotely\n- Automatically shutsdown after a timeout\n- Webhooks!\n\t- On start\n\t- On stop\n\t- On about to shutdown aka reminder\n- Organized games by versions\n\n*Limited to run one server at a time.*\n\n# Example request\n\n**Start:**\n```bash\ncurl --request POST \\\n  --url http://localhost:25575/server/start?game=\u003cgameHere\u003e\u0026version=\u003cversionHere\u003e \\\n  --header 'Authorization: Bearer \u003ctokenHere\u003e' \\\n  --header 'Callback-Url: http://www.your-domain.com:8080/webhook'\n```\n\n**Stop:**\n```bash\ncurl --request POST \\\n  --url http://localhost:25575/server/stop \\\n  --header 'Authorization: Bearer \u003ctokenHere\u003e'\n```\n\n**Reset timeout:**\n```bash\ncurl --request POST \\\n  --url http://localhost:25575/server/resetTimeout \\\n  --header 'Authorization: Bearer \u003ctokenHere\u003e'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollo-roboto%2Fgameservermanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapollo-roboto%2Fgameservermanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollo-roboto%2Fgameservermanager/lists"}