runtime-nodejs
runtime-nodejs copied to clipboard
Adds Joi as a pre-installed module (fix #261)
This PR adds the Joi Module to the pre-installed module list, this module is very helpful since it allows us to validate the parameters sent to the API before doing anything with it.
Fix #261
I agree. Adding the Joi module would be very helpful.
We will have a look at this. Will come back later on.