Group members: Job Nestor, Johannes Borgen, Bjørnar Larsen
# ENDPOINTS
## Status
This endpoint returns the http status of the the 2 API's we use as well as checking connectivity with the database.
...
...
@@ -39,7 +40,13 @@ The data is derived from Metrologisk institutt (MET) and is under creative commo
### GET
By sending a GET request to the weather endpoint with valid float64 values for latitude and longitude you can get a forecast for a specific location by coordinates.
## Report
# Deployment
## Docker
We install docker using the official guidelines for docker repository and latest stable release: