{"id":66472,"library":"gambol99-go-marathon","title":"Go Marathon","description":"A Go client library for the Marathon REST API.","status":"active","version":"0.7.1","language":"go","source_language":null,"source_url":"https://github.com/gambol99/go-marathon","tags":["marathon","mesos","scheduler","rest"],"install":[{"cmd":"go get github.com/gambol99/go-marathon","lang":"bash","label":"Install github.com/gambol99/go-marathon"}],"dependencies":[],"imports":[{"symbol":"marathon","correct":"github.com/gambol99/go-marathon"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/gambol99/go-marathon\"\n)\n\nfunc main() {\n\tconfig := marathon.NewDefaultConfig()\n\tconfig.URL = \"http://localhost:8080\"\n\tclient, _ := marathon.NewClient(config)\n\tapps, _ := client.Applications(nil)\n\t_ = apps\n}","lang":"go","description":"Create a Marathon client and list applications."},"warnings":[],"env_vars":null,"search_vec":"'api':11 'client':5 'go':1,4 'librari':6 'marathon':2,9,12 'meso':13 'rest':10,15 'schedul':14","created_at":"2026-06-17T17:24:14.294249+00:00","updated_at":"2026-06-17T17:24:14.294249+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/gambol99/go-marathon","github":"https://github.com/gambol99/go-marathon","docs":"https://pkg.go.dev/github.com/gambol99/go-marathon#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}