Nodejs MySQL Tutorial with Git Rest Api example | Begginers

Pubblicato il: 22 luglio 2020
sul canale di: 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


In questa pagina del sito puoi guardare il video online Nodejs MySQL Tutorial with Git Rest Api example | Begginers della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Syed Shabeer 22 luglio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 35 volte e gli è piaciuto 1 spettatori. Buona visione!