fullstorydev / grpcui

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

Feature request: Searching RPC based on its name #298

Open nedsociety opened 7 months ago

nedsociety commented 7 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.