Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/raph6/go-weather
- Owner: raph6
- Created: 2019-11-09T00:29:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T00:49:54.000Z (about 5 years ago)
- Last Synced: 2024-06-19T14:56:22.206Z (5 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)