filmov
tv
How to build a REST api with node js & express

Показать описание
In this tutorial we are going to build an api from scratch. This api will be responsible for creating, reading, updating and deleting data.
Here you will learn about good practices of creating an api and make sure your api is up and running.
For this particular project, we are going to use:
-Mongoose: package that makes it easy to work with mongodb and connect to a database
-Express-validator: package responsible for validation of data to the backend.
-Bcryptjs: package responsible for hashing the password and comparing plain-text password to hashed-password
For this tutorial you will need to install the following:
-Postman
-Compass
-I use Vs code as my code editor
Here you will learn about good practices of creating an api and make sure your api is up and running.
For this particular project, we are going to use:
-Mongoose: package that makes it easy to work with mongodb and connect to a database
-Express-validator: package responsible for validation of data to the backend.
-Bcryptjs: package responsible for hashing the password and comparing plain-text password to hashed-password
For this tutorial you will need to install the following:
-Postman
-Compass
-I use Vs code as my code editor
How to build a REST API with Node js & Express
The Right Way To Build REST APIs
Python FastAPI Tutorial: Build a REST API in 15 Minutes
Build a REST API in Python | API Crash Course
How to Build a REST API With Laravel: PHP Full Course
What is a REST API?
Build a Rest API with GoLang
Build REST APIs in .NET 9 – Full Course for Beginners
104. REST API Routes in Node.js – Create Post, Update Profile, Logout with Express & Middleware...
Build A REST API With Node.js, Express, & MongoDB - Quick
Spring Boot Project: Build a REST API for an E-commerce Platform
Python REST API Tutorial for Beginners | How to Build a Flask REST API
How to Build a REST API with Next.js 13
How To Build API Endpoints NodeJS #5minutefridays node rest api tutorial for beginners
Django REST Framework - Build an API from Scratch
Spring Boot REST Service: How to build a REST API in Java
How to Build a REST API with Javascript | Node and Express JS Basics Tutorial
Build a REST API with Node JS and Express | CRUD API Tutorial
How to Build a REST API with Node JS and Express
How to Build RESTful API using Node.js? | Build a REST API with Node.js and Express | Edureka
How to build a REST API with Go and Gin, with GoLand
How to Build a REST API in Node.js and Express.js and File JSON Database
Build a Django REST API with the Django Rest Framework. Complete Tutorial.
FastAPI Python Tutorial - Learn How to Build a REST API
Комментарии