This is an express middleware.
In this case, yes, it will route /todos/anything, and then req.params.id will be set to 'anything'
This is an express middleware.
In this case, yes, it will route /todos/anything, and then req.params.id will be set to 'anything'