Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numq/test-grpc-server
Test gRPC server providing basic functionality
https://github.com/numq/test-grpc-server
demo go grpc grpc-go mock proto testing
Last synced: about 3 hours ago
JSON representation
Test gRPC server providing basic functionality
- Host: GitHub
- URL: https://github.com/numq/test-grpc-server
- Owner: numq
- License: mit
- Created: 2023-08-14T14:10:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-31T21:45:21.000Z (8 months ago)
- Last Synced: 2024-03-31T22:34:44.682Z (8 months ago)
- Topics: demo, go, grpc, grpc-go, mock, proto, testing
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Test gRPC server
Test gRPC server providing basic functionality
____
[Try plugin for IntelliJ, make it easy to generate Protobuf code](https://plugins.jetbrains.com/plugin/21792-protobuf-blueprint)
[![Protobuf Blueprint](https://github.com/numq/protobuf-blueprint-plugin/blob/master/media/logo.png)](https://plugins.jetbrains.com/plugin/21792-protobuf-blueprint)
## Methods
- UnaryCall
- ClientStreaming
- ServerStreaming
- BidiStreaming
- HealthCheck