NodeJs MySql CRUD | NodeJs MySql RestAPI | NodeJS MySql Insert Update Delete

preview_player
Показать описание
In this NodeJs tutorial, you will learn how to peform NodeJs and MySql CRUD operatin. If you want to know how to do Insert Update Delete using NodeJs with MySql database, you can check this video and this will be very good for NodeJs MySql Rest API
Рекомендации по теме
Комментарии
Автор

You can add nodemon package into your api, the nodemon package will restart your server automatically instead of stopping it and restarting it again -> npm install nodemon then add
"start": "nodemon node index.js" into scripts in the package.json file :)
npm start your server :)

ranveerancharaz
Автор

Can you please create a series on React Native CRUD with PHP API and MySQL back end. Thanks

ArjunYadav-npfh
welcome to shbcf.ru