Lessons: 14Length: 1.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.1 Versioning and Defining Routes

Good web APIs are versioned, so we need to implement some kind of versioning. We'll also set up the routes for our first version of the API.