Building a Server Endpoint for Autocomplete

Let's modify the server so that it returns data that's a little less hardcoded and more varied for a search engine example!

Skeleton for suggestion stubs #

The server powering this search engine we’re building needs to respond with the actual suggestions. Let’s copy the mock server we built in the last lesson and modify it for this case.

Get hands-on with 1200+ tech skills courses.