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
- Host: GitHub
- URL: https://github.com/yagoluiz/grpc-dotnet
- Owner: yagoluiz
- Created: 2019-12-06T15:03:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T19:35:30.000Z (about 5 years ago)
- Last Synced: 2025-01-23T16:53:24.909Z (3 months ago)
- Topics: docker, docker-compose, grpc, netcore3
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**