Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aksel Baardsen
Assignment 1
Commits
6ba60c55
Commit
6ba60c55
authored
Oct 20, 2019
by
Aksel Baardsen
Browse files
Merge branch 'master' of
https://git.gvk.idi.ntnu.no/akselba/assignment-1
parents
66b451d3
1c37b51e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6ba60c55
...
...
@@ -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):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment