Skip to content

vikasbhalla05/wiki-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building RESTfull API From Scratch


Tools used

  • Sublime text editor
  • Hyper Terminal Bash
  • Robo 3T for mongoDB GUI Representation
  • Postman for app Routing

Learnings :

  • Chain routing with app.route
  • get route - find query
  • post route - body parser query
  • put and patch route with update query with different params
  • delete route with deleteOne or deleteMany query

About

create RESTfull API for blog using postman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published