ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,894,848 results

Fireship
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express

What is an API? What is REST? Learn how an Application Programming Interface (API) can adhere to Representational State ...

11:20
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express

1,786,750 views

4 years ago

Programming with Mosh
How to build a REST API with Node js & Express

Learn to build a REST API with Node js & Express in just 1 hour! Get the complete Node course: http://bit.ly/2NfkpOC Subscribe ...

58:40
How to build a REST API with Node js & Express

1,883,669 views

7 years ago

JavaScript Mastery
Build a REST API with Node JS and Express | CRUD API Tutorial

In this video, you'll learn everything you need to know about creating a simple API using Node and Express. Join our ...

1:01:16
Build a REST API with Node JS and Express | CRUD API Tutorial

601,256 views

5 years ago

Web Dev Simplified
Build A REST API With Node.js, Express, & MongoDB - Quick

In this video you will be building a fully functional REST API in under 30 minutes. You will learn how to setup a Node.js server with ...

28:56
Build A REST API With Node.js, Express, & MongoDB - Quick

922,196 views

6 years ago

Carlos Azaustre - Aprende JavaScript
API REST con NODE.js || GUÍA de BUENAS PRÁCTICAS

Guía de buenas prácticas a seguir a la hora de desarrollar un API REST en JavaScript con Node.js y Express. Seguimos paso a ...

47:39
API REST con NODE.js || GUÍA de BUENAS PRÁCTICAS

85,768 views

3 years ago

People also watched

Smoljames
Backend Full Course | NodeJS ExpressJS PostgreSQL Prisma & Docker

... Learn backend development - How the internet works - Rest API Endpoints - NodeJS & ExpressJS - PostgreSQL & Prisma ORM ...

5:17:22
Backend Full Course | NodeJS ExpressJS PostgreSQL Prisma & Docker

314,973 views

1 year ago

Punto Json
Backend de productos (API sencilla) con Node y Mysql

En este video vamos a tomar el proyecto de la semana pasada y vamos a crearle un backend simple, donde nos vamos a ...

54:58
Backend de productos (API sencilla) con Node y Mysql

29,148 views

2 years ago

MonkeyWit
Como crear una API REST con Node js y MySQL | CRUD (Create, Read, Update, Delete)

En este video te muestro como crear de manera prática una API REST con Node js y MySQL. Échale un vistazo a nuestro website ...

42:35
Como crear una API REST con Node js y MySQL | CRUD (Create, Read, Update, Delete)

48,152 views

4 years ago

NomadCoder
Step by Step Create Node.js REST API with SQL Server Database

This video explains in a step by step to create a REST API to perform CRUD operations on SQL Server database in Node.js ...

39:10
Step by Step Create Node.js REST API with SQL Server Database

191,500 views

5 years ago

codewithsadee
Backend Mastery: Build & Deploy REST API with NodeJS + JWT + MongoDB

Build & Deploy a Production-Ready Blog REST API | TypeScript, JWT Auth, MongoDB, ExpressJS, Hostinger VPS, BetterStack, ...

6:48:10
Backend Mastery: Build & Deploy REST API with NodeJS + JWT + MongoDB

43,434 views

7 months ago

freeCodeCamp Español
Curso API CRUD - Node.js, Express, MongoDB y Autenticación

Crea una API Rest para un sistema de adopción de mascotas implementando las operaciones CRUD (crear, leer, actualizar y ...

2:32:29
Curso API CRUD - Node.js, Express, MongoDB y Autenticación

21,010 views

1 year ago

Fazt Code
Nodejs React Mongodb Login y CRUD (Aplicación FullStack)

Aprende a crear una aplicación web Fullstack usando Nodejs como Backend y Mongodb como base de datos NoSQL, y React ...

4:47:25
Nodejs React Mongodb Login y CRUD (Aplicación FullStack)

271,910 views

2 years ago

notJust․dev
Building a scalable API with NodeJS (tutorial for beginners)

Want to make deployment effortless? Try Genezio to simplify scaling and deploying your API. Sign up for free using this link: ...

4:59:16
Building a scalable API with NodeJS (tutorial for beginners)

36,409 views

Streamed 1 year ago

Leo Códigos
PIEZAS y CONCEPTOS para CONSTRUIR una API REST EXPLICADOS (Parte 1)

Quieres entender todas las piezas de una API REST desde cero? En este video, exploramos los principales componentes de una ...

14:19
PIEZAS y CONCEPTOS para CONSTRUIR una API REST EXPLICADOS (Parte 1)

10,267 views

9 months ago

Technical Babaji (Tarique Akhtar)
Build Scalable REST APIs in Node.js with Express, Postgres & SequelizeORM (2-Hour Masterclass)

This comprehensive 2-hour tutorial takes you from beginner to expert in Node.js, Express, Postgres, and SequelizeORM!

2:09:29
Build Scalable REST APIs in Node.js with Express, Postgres & SequelizeORM (2-Hour Masterclass)

61,315 views

1 year ago

dcode
How to Build a REST API with Node JS and Express

View the Code & GitHub Repository: https://dcode.domenade.com/tutorials/how-to-build-a-rest-api-with-nodejs-and-express ...

31:34
How to Build a REST API with Node JS and Express

56,182 views

3 years ago

Traversy Media
Vanilla Node.js REST API | No Framework

Let's create a REST API using Node.js only, without Express Code: https://github.com/bradtraversy/vanilla-node-rest-api ...

1:01:37
Vanilla Node.js REST API | No Framework

171,922 views

5 years ago

MonkeyWit
API REST con Node js y Express | CRUD

Crea tu primera API REST con NODE JS en 30 MINUTOS . En este video te muestro cómo crear una API REST simple usando ...

36:36
API REST con Node js y Express | CRUD

41,959 views

2 years ago

OpenJavaScript
How to Build a REST API with Node.js and Express | Tutorial

Source code: https://openjavascript.info/2023/01/19/build-a-rest-api-with-node-js-and-express/ ⚡ Need hosting for a website, ...

30:37
How to Build a REST API with Node.js and Express | Tutorial

6,203 views

2 years ago

Fazt Code
Nodejs & PostgreSQL REST API

Aprende a crear una REST API en Nodejs junto a PostgreSQL usando código de moderno de Javascript además de ...

1:03:22
Nodejs & PostgreSQL REST API

38,612 views

1 year ago

Alex Rusin
Build a REST API from Scratch with Node.js & MongoDB

New and updated How to Build Secure Next.js Authentication in 2026: ...

49:51
Build a REST API from Scratch with Node.js & MongoDB

338 views

1 month ago

Academind
What is a RESTful API? | Creating a REST API with Node.js

Let's create a RESTful API with Node.js. To start with this series, let's first of all find out what a RESTful API actually is. 🖥️ Official ...

14:58
What is a RESTful API? | Creating a REST API with Node.js

791,055 views

8 years ago

Alex Rusin
Node.js REST API Mastery: Build Powerful APIs with Express

New and updated How to Build Secure Next.js Authentication in 2026: ...

3:40:18
Node.js REST API Mastery: Build Powerful APIs with Express

27,576 views

7 months ago

Fazt
Nodejs MySQL REST API, Desde cero a Despliegue en Railway

Aprende a crear una REST API de Nodejs y MySQL desde cero, iniciando un proyecto de Nodejs, conectandolo a MySQL, ...

2:03:33
Nodejs MySQL REST API, Desde cero a Despliegue en Railway

146,848 views

3 years ago

edureka!
Building RESTful API with Node.js | Node.js Tutorial for Beginners | Edureka

Node.js Certification Training: https://www.edureka.co/nodejs-certification-training ** This Edureka Live video on 'Building ...

37:32
Building RESTful API with Node.js | Node.js Tutorial for Beginners | Edureka

13,284 views

Streamed 6 years ago

Academind
Planning & First Steps | Creating a REST API with Node.js

Time to dive into it! Let's start building our Node RESTful API. Well actually, let's quickly plan it before we start. 🖥️ Official ...

14:41
Planning & First Steps | Creating a REST API with Node.js

442,277 views

8 years ago