Skip to content

Simple GO client to read historical weather and climate data from Frost API

License

Notifications You must be signed in to change notification settings

sveinhd/readFrostApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple GO client for Frost API

This program demonstrate how to read historical weather and climate data from the REST API frost.met.no using GO.

Get your clientid from Frost

You need to set the env variable CLIENTID before you run the program:

export CLIENTID=<CLIENTID>

run the program: go run main.go

About

Simple GO client to read historical weather and climate data from Frost API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages