I get information for my route, where it is contained within req . Ex:
router.post('/', function (req, res){
});
This information I will put in my database, however, before inserting, I have to check if all the information actually c...
asked by
05.08.2016 / 14:45