Activity N2.6 Cities
- Due Mar 18, 2022 at 11:59pm
- Points 1
- Questions 1
- Time Limit None
Instructions
In this activity you will implement the cities RESTful service in Node.js that connects to your cities application. You will take a URL with a ?q=chars suffix and will look up all of the Utah cities that have those characters as a prefix. You will then return a JSON string corresponding to the entries. You can follow the tutorial here, then answer the questions.
This video may help if you get stuck.
Only registered, enrolled users can take graded quizzes