I'm looking for a module that do the same as marshal for python flask restful.
Put object into a function and send it with good attributes as a json object.
Do you know something like that for node/express ? :)
Thanks !! Have a nice day !
I've found the solution, I made my own npm package. There it is: marshalizer