In this playlist you will learn how to create API in Node JS.
we will use Express JS web framework for building API & MongoDB for storing the data.
What else you are going to learn in this playlist ?
--- HTTP Methods
--- Postman Client
--- Input Validation
--- Authentication & Authorization With JWT
--- Password Hashing
--- Mongoose ODM
--- Middleware in Express JS