Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/example-collection/go-grpc-server-example


https://github.com/example-collection/go-grpc-server-example

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# go-grpc-server

- Go로 작성된 gRPC Server 입니다.
- Client는 [여기](https://github.com/Example-Collection/go-grpc-client)에서 확인할 수 있습니다.
- [GRPC Official Documents](https://grpc.io/docs/languages/go/basics/)의 코드를 조금 수정했습니다.
- 개발하며 정리한 글은 [여기](https://github.com/sang-w0o/Study/blob/master/gRPC/gRPC%20Server%20Go%EB%A1%9C%20%EB%A7%8C%EB%93%A4%EA%B8%B0.md)에서 확인하실 수 있습니다.