implement grpc weather
All checks were successful
Build and Publish / release (push) Successful in 4m42s

This commit is contained in:
2025-03-07 17:24:05 -05:00
parent 74120183ab
commit 8674bb4e01
6 changed files with 49 additions and 2 deletions

4
.gitignore vendored
View File

@ -26,5 +26,7 @@ go.work.sum
bin/*
config.yaml
config.y*ml
docker-compose.yml
.vscode