Basic Routing, HTTP Requests, and CRUD Operations with Express and MongoDB — JavaScript January

PHOTO EMBED

Wed Sep 22 2021 04:33:03 GMT+0000 (Coordinated Universal Time)

Saved by @ravibhatchalla

HTTP Verb   Operation
GET         Read
POST        Create
PUT         Update 
DELETE      Delete 
content_copyCOPY

https://www.javascriptjanuary.com/blog/basic-routing-http-requests-and-crud-operations-with-express-and-mongodb