Skip to content
Snippets Groups Projects
Commit c0cb5b6a authored by Aksel Baardsen's avatar Aksel Baardsen
Browse files

Updated README.md with notes

parent 8e241e2c
Branches
No related tags found
No related merge requests found
......@@ -4,3 +4,10 @@ Assignment 1 in IMT2681 Cloud Technologies
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
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment