Lessons: 10Length: 46 minutes

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.6 Wild Card

What if somebody tries to request a route that doesn't exist? That's where a wild card route comes in. In this lesson I'll show you how to create a wild card route to handle requests to unknown routes.

We'll also do some testing of our API to make sure everything is working the way it should!