Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raph6/go-weather

Premier test de Golang
https://github.com/raph6/go-weather

Last synced: 1 day ago
JSON representation

Premier test de Golang

Awesome Lists containing this project

README

        

# go-weather
Petite station météo configuré sur la ville de Paris pour tester Go, j'ai utilisé l'api public [Metaweather](https://www.metaweather.com/api/)

```
go build
./go-weather
```
or
```
go run .
```

![exemple](/exemple.png)