Fetch temperature from SMHI website: http://opendata.smhi.se/apidocs/metfcst/examples.html
- logging
- package everything up
- neater endpoints
- CI: go reference, go reference, build, code coverage
- Unit tests
- Pass info from the HTTP request into the endpoints handlers
- Documentation
- Linting action
- Orginize main src folder with subfolders
- Get the average temp per device
- Re-orginize the /api call
- combine all the boiler plate code to create a new api handler
- reduce docker container size
- Fix connect to mongo bug when no mongo is present