Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages