how to create RESTful API with nodejs in Hindi |
enable cors ans install mysql , body-parserhow to create #RESTfulAPI with nodejs in Hindi | enable #cors ans install mysql , #body-parser
-- REQUIRMENTS --
npm init
npm install express --save
npm install nodemone --save
npm install cors --save
npm install body-parser --save
npm install mysql --save
Comments
Post a Comment