Hi all,
We recently open-sourced gRPC Studio, a modern UI and explorer for gRPC services. Some of the features include: - Shareable requests - Searchable forms generated from protobuf schemas - Authentication plugins - WebSocket-based streaming support - Kubernetes-ready deployment via Helm charts A special thanks to the Buf libraries, which helped us remove a significant amount of custom code. Repo: https://github.com/electronicarts/grpc-studio Demo: https://github.com/electronicarts/grpc-studio/tree/main/demo#readme I also wrote a short article covering the architecture and implementation: https://medium.com/@pranavpsawant/building-a-reflection-based-grpc-explorer-with-streaming-and-auth-993848895a47 We're interested in hearing feedback from the gRPC community. Is this something you would find useful? Are there capabilities you'd like to see added? Thanks, Pranav -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/d5d80c99-a79b-4635-a819-63693625e3d5n%40googlegroups.com.
