Question: JAVASCRIPT, NODE.JS QUESTION.... Make the GET route /student/studentID and return a JSON formatted string: {message: studentID} where studentID is the value, e.g. 041060, passed in
JAVASCRIPT, NODE.JS QUESTION....
Make the "GET" route "/student/studentID" and return a JSON formatted string: {message: studentID} where studentID is the value, e.g. 041060, passed in the url
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
