Skip to content

GyanBlog/Node-WS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-WS

A sample web service in Node.Js

Test requests implemented

GET, POST, PUT

Security

Note: There is no authentication/security implemented currently. I will update this with authentication module and security.

How to run

First install node modules by:

npm i

Run

node app.js

More

For more stuff, visit: https://www.gyanblog.com

About

A sample web service in Node.Js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published