I am working on a personal project (using node.js) where I need to get the route of the GET request, for example "/path/to/content" , transform it into an Object and make it look like this:
{
"path": {
"to": {
"content":[...
asked by
27.12.2018 / 17:49