how to create a web api by nodejs
HI
friends today i am going to explain
how to create web api with nodejs
i am using loopback framework..
first install node..
after that download the loopback framework by this
command
http://loopback.io/getting-started/
npm install -g loopback-cli
after successfully install this framework we can use any where in the system..
it will take five minutes...i am going to close
because in my system its already installed..
i created a new folder..
now create the project..
by giving "lb" command
wait a sec and give the name
iam going to fast forward..
give name and directory
and select loopback version 3.x
and select the backend connection
it is installing
now give model by using command ..lb model
now run the server by node .
done we can run server localhost:3000
see the api we can call api's by that given methods..
thanks for watching subscribe my channel
sanjay kranthi tech