Typo error
nitinkalenk opened this issue · 0 comments
nitinkalenk commented
In module3 under the heading "Implementing the RESTful API" in second code block,instead of using res.send, you have used req.send....when tried to run it gives a response saying
"req.send is not a function"