{"id":71303,"library":"fullstorydev-grpcui","title":"gRPC UI","description":"A gRPC web UI in the form of HTTP handlers that can be added to a web server.","status":"active","version":"1.4.3","language":"go","source_language":null,"source_url":"https://github.com/fullstorydev/grpcui","tags":["grpc","web-ui","debugging","http"],"install":[{"cmd":"go get github.com/fullstorydev/grpcui","lang":"bash","label":"Install github.com/fullstorydev/grpcui"}],"dependencies":[],"imports":[{"symbol":"grpcui","correct":"github.com/fullstorydev/grpcui"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/fullstorydev/grpcui\"\n)\n\nfunc main() {\n\thttp.Handle(\"/\", grpcui.Handler())\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Serve the gRPC web UI on the root path."},"warnings":[],"env_vars":null,"search_vec":"'ad':16 'debug':25 'form':9 'grpc':1,4,21 'handler':12 'http':11,26 'server':20 'ui':2,6,24 'web':5,19,23 'web-ui':22","created_at":"2026-06-17T18:25:02.363256+00:00","updated_at":"2026-06-17T18:25:02.363256+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/fullstorydev/grpcui","github":"https://github.com/fullstorydev/grpcui","docs":"https://pkg.go.dev/github.com/fullstorydev/grpcui#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}