go-oslo / hackprojects

Repo to manage hack nights
1 stars 1 forks source link

Create Weather Forecast CLI using yr.no #1

Open go-oslo opened 6 years ago

go-oslo commented 6 years ago

Make a CLI that uses yr.no to get the weather forecast: https://om.yr.no/info/verdata/spesifikasjon/ You'll get familiar with XML parsing and simple HTTP requests in go