Build simple REST API Using NodeJS, Express And Mongoose

preview_player
Показать описание
📝 Description
We are going to create a REST API using NodeJS, Express and Mongoose to connect to cloud MongoDB. This video cover basic knowledge regarding how to do a simple api and use for it database. During the video you will know how to import modules, create routes, use import instead of requrie, connect mongo database and etc.
I hope you will engoy the video.

--------------------------------------------------------------------------------------------------------------------------

🔗 My links

❤ Socials
--------------------------------------------------------------------------------------------------------------------------

Timecodes:
00:00:00 - Introduction
00:00:34 - Installing NodeJS
00:03:17 - First usage of express
00:05:45 - How to use ES6 import
00:07:10 - Get api and nodemon
00:14:45 - Connect API to MongoDB
00:19:30 - Creating Schema and model for DB
00:28:20 - Test api in Postman
00:33:30 - Using router
00:46:35 - Final comments
Рекомендации по теме
Комментарии
Автор

Nice thank 🙏, liked 👍🏼, subscribed, ❤️

mouni_mahendranath
Автор

keep posting on a regular basis. dope vid

keshavakumar
Автор

which one use ?
const express= require( express)
OR
import express from 'express'

? what is different between these ?

anishbishnoixD
welcome to shbcf.ru