hapi.js - Route parameters

Share this video with your friends

Send Tweet

Routing is a fundamental aspect of any framework. In this lesson, you'll learn how to use path parameters in hapi's router. We'll also touch on how the router uses specificity to order routes internally.