Skip to content

nodejs restful api and show how to use ssh2 to connect linux

Notifications You must be signed in to change notification settings

chengqun2/node-connect-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Rest Apis that can create, retrieve, update, delete.

The following table shows overview of the Rest APIs:

GET /user get all users GET /user/:id get user by id POST /user add a new user

install dependencies

npm install

start the server

node server.js

About

nodejs restful api and show how to use ssh2 to connect linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published