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

https://github.com/yagoluiz/grpc-dotnet

Comunication API's using gRPC and .NET Core 3
https://github.com/yagoluiz/grpc-dotnet

docker docker-compose grpc netcore3

Last synced: about 1 month ago
JSON representation

Comunication API's using gRPC and .NET Core 3

Awesome Lists containing this project

README

        

# gRPC - .NET Core

Comunication API's using [gRPC](https://grpc.io/).

## Instructions for run project

### Docker

* Docker compose:

`docker-compose up -d`

### Endpoint

*http://localhost:5003/weather-forecast/temperature/celsius/35* **(GET)**