We want to ensure the `:id` matches a hex string with the regex `/[0-9a-fA-F]{32}/` http://expressjs.com/en/guide/routing.html#route-parameters
We want to ensure the
:idmatches a hex string with the regex/[0-9a-fA-F]{32}/http://expressjs.com/en/guide/routing.html#route-parameters