{"id":67095,"library":"bufbuild-connect-grpcreflect-go","title":"Connect gRPC Reflection","description":"Package grpcreflect enables any net/http server to handle gRPC's server reflection API.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/bufbuild/connect-grpcreflect-go","tags":["grpc","reflection","connect","protobuf"],"install":[{"cmd":"go get github.com/bufbuild/connect-grpcreflect-go","lang":"bash","label":"Install github.com/bufbuild/connect-grpcreflect-go"}],"dependencies":[],"imports":[{"symbol":"grpcreflect","correct":"github.com/bufbuild/connect-grpcreflect-go"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/bufbuild/connect-grpcreflect-go\"\n)\n\nfunc main() {\n\tmux := http.NewServeMux()\n\tmux.Handle(grpcreflect.NewHandlerV1(grpcreflect.NewStaticReflector(\"your.service.v1.YourService\")))\n\thttp.ListenAndServe(\":8080\", mux)\n}","lang":"go","description":"Adds gRPC reflection to an HTTP server."},"warnings":[],"env_vars":null,"search_vec":"'api':16 'connect':1,19 'enabl':6 'grpc':2,12,17 'grpcreflect':5 'handl':11 'net/http':8 'packag':4 'protobuf':20 'reflect':3,15,18 'server':9,14","created_at":"2026-06-17T17:32:47.298428+00:00","updated_at":"2026-06-17T17:32:47.298428+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/bufbuild/connect-grpcreflect-go","github":"https://github.com/bufbuild/connect-grpcreflect-go","docs":"https://pkg.go.dev/github.com/bufbuild/connect-grpcreflect-go#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","serialization"],"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}}