Skip to content

lkashef/node-express-swagger-crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restful-api-node-express-crud

simple project with node and express to create restful api's (CRUD)

How to start Project with below simple steps

npm install npm run start open browser and run below url http://localhost:8000/

server.js

is used to handle all routes

user.js

file is used for now as dummy database and helper file we will modify the project one by one step.

happy learning Next will add the swagger into this project

About

swagger added

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%