{"id":52305,"library":"go-swagger-go-swagger","title":"go-swagger","description":"A Go implementation of Swagger 2.0 for serializing, deserializing, and validating Swagger specifications, with tools for generating server and client code.","status":"active","version":"0.34.1","language":"go","source_language":null,"source_url":"https://github.com/go-swagger/go-swagger","tags":["swagger","openapi","api","documentation","code-generation"],"install":[{"cmd":"go get github.com/go-swagger/go-swagger","lang":"bash","label":"Install github.com/go-swagger/go-swagger"}],"dependencies":[],"imports":[{"symbol":"swagger","correct":"github.com/go-swagger/go-swagger"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-swagger/go-swagger\"\n)\n\nfunc main() {\n\tspec, err := swagger.LoadSpec(\"swagger.json\")\n\tif err != nil {\n\t\tfmt.Println(err)\n\t\treturn\n\t}\n\tfmt.Println(spec.Info.Title)\n}","lang":"go","description":"Loads a Swagger specification from a JSON file and prints its title."},"warnings":[],"env_vars":null,"search_vec":"'2.0':9 'api':27 'client':23 'code':24,30 'code-gener':29 'deseri':12 'document':28 'generat':20,31 'go':2,5 'go-swagg':1 'implement':6 'openapi':26 'serial':11 'server':21 'specif':16 'swagger':3,8,15,25 'tool':18 'valid':14","created_at":"2026-06-15T06:49:33.870605+00:00","updated_at":"2026-06-15T06:49:33.870605+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/go-swagger/go-swagger","github":"https://github.com/go-swagger/go-swagger","docs":"https://pkg.go.dev/github.com/go-swagger/go-swagger#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}