/ITEC4012_Assignment01

ITEC4012 - Web Application Frameworks - Assignment 01: Node

Primary LanguageJavaScript

ITEC4012_Assignment01

ITEC4012 - Web Application Frameworks - Assignment 01: Node

Each API route returns 10 fun facts concerning an animal.

Default port is 8080.

Index route returns an HTML file rather than a JSON string. I wanted to add a bit of styling and buttons to the two API routes... I hope that's okay!

Use "npm install" and "npm start" to start the local server.