Overview: - allow to copy/paster path/route definition from express without modifications example: `/users/:userId/books/:bookId` refs: - https://expressjs.com/en/guide/routing.html
Overview:
example:
/users/:userId/books/:bookIdrefs: