An open API service indexing awesome lists of open source software.

https://github.com/mnuessler/docker-grpcc

A Dockerfile for grpcc, a gRPC CLI for easy testing against gRPC servers
https://github.com/mnuessler/docker-grpcc

Last synced: 3 months ago
JSON representation

A Dockerfile for grpcc, a gRPC CLI for easy testing against gRPC servers

Awesome Lists containing this project

README

        

# Docker GRPCC

[![Docker Pulls][pulls-badge]][docker-hub]

A Docker imge for [grpcc][grpcc], a [gRPC][grpc] cli for easy testing
against gRPC servers.

[pulls-badge]: https://img.shields.io/docker/pulls/mnuessler/grpcc.svg?maxAge=86400
[docker-hub]: https://hub.docker.com/r/mnuessler/grpcc/
[grpcc]: https://github.com/njpatel/grpcc
[grpc]: https://grpc.io/