Microservice using gRPC to provide weather and geolocation data
Find a file
2022-07-26 02:24:10 -04:00
info Added UML diagram 2022-07-26 02:24:10 -04:00
proto Updated proto files 2022-07-26 01:06:17 -04:00
server Servers starts and can get data by city name 2022-07-26 01:07:04 -04:00
test-client Added separate client for additional testing 2022-07-26 01:07:26 -04:00
.gitignore Update .gitignore 2022-07-26 01:04:53 -04:00
go.mod Corrected module path 2022-07-26 01:05:52 -04:00
go.sum Added go.sum 2022-07-26 01:05:35 -04:00
LICENSE Create LICENSE 2022-07-25 19:53:56 +02:00
README.md Initial commit 2022-07-13 23:32:08 +02:00

OpenWeatherMap-gRPC-Server

Microservice that accepts remote procedure calls to fetch weather data