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

https://github.com/adshan/dotnet-grpc-communication

Implementing gRPC services and clients for efficient communication.
https://github.com/adshan/dotnet-grpc-communication

dotnet grpc grpc-client grpc-server grpc-unary

Last synced: about 2 months ago
JSON representation

Implementing gRPC services and clients for efficient communication.

Awesome Lists containing this project

README

          

# dotnet-grpc-communication
Demonstração do uso do gRPC para comunicação entre aplicações (Unary). No exemplo foi criado um serviço híbrido REST e gRPC para comparação.

# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.

# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).