{"id":66893,"library":"ogen-go-ogen","title":"Ogen","description":"Generates Go server and client code from OpenAPI v3 specifications.","status":"active","version":"1.4.1","language":"go","source_language":null,"source_url":"https://github.com/ogen-go/ogen","tags":["openapi","code-generation","api","server","client"],"install":[{"cmd":"go get github.com/ogen-go/ogen","lang":"bash","label":"Install github.com/ogen-go/ogen"}],"dependencies":[],"imports":[{"symbol":"ogen","correct":"github.com/ogen-go/ogen"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"github.com/ogen-go/ogen\"\n)\n\nfunc main() {\n\tspec, _ := ogen.ParseFile(\"api.yaml\")\n\tgen, _ := ogen.NewGenerator(spec)\n\tgen.Generate(context.Background())\n}","lang":"go","description":"Parses an OpenAPI spec and generates Go code."},"warnings":[],"env_vars":null,"search_vec":"'api':16 'client':6,18 'code':7,14 'code-gener':13 'generat':2,15 'go':3 'ogen':1 'openapi':9,12 'server':4,17 'specif':11 'v3':10","created_at":"2026-06-17T17:30:12.830465+00:00","updated_at":"2026-06-17T17:30:12.830465+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/ogen-go/ogen","github":"https://github.com/ogen-go/ogen","docs":"https://pkg.go.dev/github.com/ogen-go/ogen#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}