Rest API complete course Bangla (Beginner to Advanced)

এই ভিডিও সিরিজে আশা করি Rest API বিষয়টাকে সহজে সহজে উপস্থাপন করতে পেরেছি। যদি আমার ভিডিওগুলো থেকে কোন কিছু শিখতে পারেন, তবে অবশ্যই আমার ভিডিওগুলো সবার সাথে শেয়ার করে আমাকে কৃতজ্ঞ করবেন । আমার এই কষ্টার্জিত কাজগুলো সবার কাছে পৌঁছে দেয়ার দায়িত্ব আপনার ।

team

CRUD operations | MVC Architecture

In this video, I will build and deploy a complete REST API using node.js & express.js.

team

CRUD API Bangla Tutorial

In this video, I will show how to create a complete REST API using node.js, express.js and MongoDB database.

team

database matching authentication

In this video, I will show how to authenticate the user by matching the database.

team

encrypting database

In this video, I will show how to authenticate the user by encrypting the database.

team

Hashing password

In this video, I will show how to authenticate the user by hashing the password.

team

Salting and Hashing passwords

In this video, I will show how to authenticate the user by salting and hashing passwords.

team

session vs token based authentication

In this video, I will explain session-based authentication and token-based authentication.

team

Passport local strategy session base

In this video, I will explain session-based authentication using passport-local.

team

Passport Google OAuth20 session

In this video, I will explain session-based authentication using passport-google-oauth20.

team

passport jwt | MERN stack project

In this video, I will explain token-based authentication using passport-jwt.