Skip to content
Snippets Groups Projects
Commit 6ba60c55 authored by Aksel Baardsen's avatar Aksel Baardsen
Browse files
parents 66b451d3 1c37b51e
Branches
No related tags found
No related merge requests found
......@@ -6,11 +6,13 @@ https://git.gvk.idi.ntnu.no/course/imt2681/imt2681-2019/wikis/Assignment-1
Deployed at Heroku:
https://rocky-meadow-62766.herokuapp.com/
gorilla/mux is used for routing
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 '/'
- /species/{speciesKey} 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
Assumptions/Interpretation of task (where specifications were scarce):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment