Nodejs MySQL Tutorial with Git Rest Api example | Begginers

Publicado em: 22 Julho 2020
no canal de: Syed Shabeer
35
1

Note: Sorry, I missed one step, before starting the server run the following command.
npm install

//To start the server try using the following command
npm start

//Github Repo
https://github.com/shab15/node_mysql

//How to setup NodeJs
   • NodeJs with Express quickstart  

//To create user record
http://localhost:3000/users/save
{  "USERNAME": "Test124",  "FIRST_NAME": "MS",  "LAST_NAME": "Dhoni",  "EMAIL": "test@gmail.com"  }

//To Get User
http://localhost:3000/users/getUser/userId/1


Nesta página do site você pode assistir ao vídeo on-line Nodejs MySQL Tutorial with Git Rest Api example | Begginers duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Syed Shabeer 22 Julho 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 35 vezes e gostou 1 espectadores. Boa visualização!