Grip
A native gRPC client for macOS.
- Grip is a native macOS application. With proper support for undo and redo, copy and paste of Protobuf messages and values, and keyboard navigation.
- Fetch definitions from the server. If the remote server supports the Server Reflection API, Grip can fetch the service definitions directly from the server. No need to provide .proto files.
- TLS and custom metadata. Securely connect to your endpoints using TLS. You can also specify custom metadata (HTTP headers) for your requests.