Skip to content

BYUCS260/Lab4-Node-REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Activity N2.6 Cities

In this activity you will implement the Utah cities suggestions RESTful service in Node.js that connects to your cities application from "Activity V0: Vue with a REST Interface". You will take a URL with a ?q=chars suffix and will look up all of the utah cities that have those chars as a prefix. You will then return a JSON string corresponding to the entries.

If you haven't seen the express generated files before, check out this documentation.

The javascript application from "Activity V0: Vue with a REST Interface " should be modified to make the request to your own REST server instead of the one used for your javascript activity. Before you do that, you should copy the related files over to your newly created express server.

These hints may be helpful if you get stuck.

About

Creating the Cities REST Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •