# Assignment 1

Assignment 1 in IMT2681 Cloud Technologies:
https://git.gvk.idi.ntnu.no/course/imt2681/imt2681-2019/wikis/Assignment-1

Deployed at Heroku:
https://rocky-meadow-62766.herokuapp.com/

NOTE:
- /diag/ needs a trailing '/'
- /country/{xx} does not accept a trailing '/'
- /country/{xx}{?limit} does accept a trailing '/'
- /species/code does not accept a trailing '/'
- Heroku stops the application after a certain time, so uptime is often '0' - '3' when you are the first request in a while