fullstorydev / grpcui

An interactive web UI for gRPC, along the lines of postman
MIT License
5.24k stars 388 forks source link

Feature request: Searching RPC based on its name #298

Open nedsociety opened 9 months ago

nedsociety commented 9 months ago

In my use case, there are lots of RPCs categorized into multiple services, so it's quite a chore to search what I want. It would be great to have an ability to search with partial keyword/name over all services.