You can make the following GET requests
- /file/sample.html -- returns the content of the file sample.html
- /json -- returns a json of the /random request
- /random -- returns index.html
- /movie?genre=input&number=input -- plays an animated or classic film. number can be 1, 2, or 3
- http://3.15.27.171/movie?genre=animated&number=2
- /madlibs?name=input&job=input --generates a story
- http://3.15.27.171//madlibs?name=danny&job=Software Engineer
- /newline?text= -- add a line to the group story
- /story -- read the current story
- Easter egg: Harvey is 3 and a big fan of roman cryptography "wub qdph dv kduyhb dqg mre dv odzbhu"
File Structure in www (you can use /file/www/FILENAME):
- animated1.html
- animated2.html
- animated3.html
- classic1.html
- classic2.html
- classic3.html
- harvey.html
- index.html
- root.html