Video thumbnail for Build REST API Using Node.js, Express and MongoDB

Build REST API Using Node.js, Express and MongoDB

Nov 26, 2022
donskytech.com Logo

donskytech.com

In this video we are going to build a REST API using Node.js, Express and MongoDB. These API will be called by our Internet of Things(IOT) projects. REST (Representation State Transfer) or RESTful API architectural style uses HTTP request to manipulate any server resources. In this tutorial, we are building our own RESTful application that will allow us to initiate a CRUD (Create/Read/Update/Delete) operation with our database. We are using Node.js, Express and MongoDB Atlas in creating our REST API server. WriteUp: https://www.donskytech.com/build-rest-api-using-node-js-express-and-mongodb/ Links in this video: REST API Server Using Node.js and MongoDB https://github.com/donskytech/nodejs-projects/tree/main/keypads-iot-rest-applications If you like my post or videos then please consider subscribing to my channels and share it to your friends: Website: https://www.donskytech.com Facebook: https://www.facebook.com/DonskyTech Youtube: https://www.youtube.com/c/DonskyTech Happy Exploring!
#Computers & Electronics #Science