PThorpe92 / CuTE

HTTP client/libcurl TUI front end in Rust, with request + key storage
GNU General Public License v3.0
185 stars 4 forks source link

Expand to testing gRPC #128

Open PThorpe92 opened 7 months ago

PThorpe92 commented 7 months ago

As most of this applications use comes with testing API's/back-ends, I'd like to build a menu where a user can dynamically compile .proto files, and get a client and a UI to then test their gRPC servers. Longer term goal