ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

20,087 results

The How-To Learning Academy
How to Use Supabase REST API [Full Guide 2026]

How to Use Supabase REST API [Full Guide 2026] In today's video we cover: Supabase REST API, Supabase REST API tutorial, ...

2:54
How to Use Supabase REST API [Full Guide 2026]

16 views

8d ago

SysSketch
Why Every REST API Uses JSON

Every REST API ships JSON. Not XML. Not CSV. Not binary. The same format, everywhere, always. Here's exactly how that ...

3:12
Why Every REST API Uses JSON

120 views

3w ago

Evan Gudmestad
Lecture & Code Demo - Express.js with TypeScript - Create RESTful API routes

So one you know that's my favorite definition of an api a library of code now a restful api is this idea of hey you're going to write ...

1:36:14
Lecture & Code Demo - Express.js with TypeScript - Create RESTful API routes

161 views

2w ago

Code With Hardeep
REST API Explained for Interviews | MERN Stack Series #1

This is Video 1 of the REST API Mastery series — where we start from the absolute basics of REST APIs, explained in the simplest ...

21:06
REST API Explained for Interviews | MERN Stack Series #1

279 views

3w ago

Desvendando o Código
JavaScript + REST API + MySQL | Full Frontend CRUD

Learn in practice how to create a Frontend with pure JavaScript consuming a REST API integrated with MySQL. In this second ...

39:10
JavaScript + REST API + MySQL | Full Frontend CRUD

376 views

13d ago

VINODKUMAR SIGILIPELLI
Build a REST API With a Real SQLite Database — Full Node.js + Express + Jest Capstone Walkthrough

This is the Level 3 capstone of the JavaScript Mastery Path, built one file at a time: a Book Catalog API with full CRUD, backed by ...

9:54
Build a REST API With a Real SQLite Database — Full Node.js + Express + Jest Capstone Walkthrough

18 views

3w ago

FlutterFly
REST API Deep Dive: Auth, Pagination & Rate Limits Explained

You know GET, POST, PUT and DELETE — but that's only about 20% of what real APIs look like. This is the other 80%: the things ...

7:06
REST API Deep Dive: Auth, Pagination & Rate Limits Explained

229 views

4w ago

coders Academy
JavaScript CRUD Operations Using APIs | GET, POST, PUT & DELETE Explained

In this video, you'll learn how to perform **CRUD Operations using APIs in JavaScript** with simple and practical examples.

13:09
JavaScript CRUD Operations Using APIs | GET, POST, PUT & DELETE Explained

82 views

3w ago

Code With Hardeep
REST API Explained for Interviews | Full Roadmap & Series Intro #RESTAPI #MERNStack

Struggling to explain REST APIs in interviews, even though you use them daily in your MERN projects? This is the intro to my new ...

6:24
REST API Explained for Interviews | Full Roadmap & Series Intro #RESTAPI #MERNStack

56 views

4w ago

Simply Byte English
What Exactly Is an API & REST API? | Explained for Beginners

What exactly is an API? And what is a REST API? In this beginner-friendly video, we'll start from the basics and understand what ...

10:23
What Exactly Is an API & REST API? | Explained for Beginners

41 views

3w ago

JavaByKumar
Build Your First Express.js Server | Nodemon, Routes & REST API |  From Setup to Your First API

Java Servlet Complete Playlist Link: https://www.youtube.com/playlist?list=PLw8A6dJU8nDgnPwCdFtI_-C3u7IFrBdiI ReactJS ...

22:10
Build Your First Express.js Server | Nodemon, Routes & REST API | From Setup to Your First API

36 views

1d ago

Taha Buneri
API Calling in JavaScript 🔥 | Extract Data from JSON Like a Pro

Learn API Calling in JavaScript and discover how to extract data from a JSON Array step by step! 🚀 In this tutorial, you'll ...

34:46
API Calling in JavaScript 🔥 | Extract Data from JSON Like a Pro

0 views

31 min ago

Codeby-b
Node.js & Express REST API for Beginners (Complete Part 1 Guide)

Learn how to build a REST API in Node.js and Express from scratch! In Part 1 of this series, we cover project setup, Express server ...

10:03
Node.js & Express REST API for Beginners (Complete Part 1 Guide)

310 views

7d ago

ByteMonk
Why Everyone Is Switching to MCP (And Why You Might Not Need To)

Sponsored by Arcade → https://arcade.dev.plug.dev/BobV9cp In this video I build a tiny order service with a normal REST API, ...

11:41
Why Everyone Is Switching to MCP (And Why You Might Not Need To)

64,837 views

4w ago

Code With Hardeep
REST API Security: Basic Auth, HTTPS & JWT Tokens | MERN Stack Series #4

This is Video 4 of the REST API Mastery series — where we break down REST API Security Basics, including HTTP Basic Auth, ...

15:34
REST API Security: Basic Auth, HTTPS & JWT Tokens | MERN Stack Series #4

109 views

2w ago

Code With Hardeep
REST API Best Practices Explained | MERN Stack Series #10

This is Video 10 of the REST API Mastery series — where I show you the exact rules senior developers follow when designing a ...

23:48
REST API Best Practices Explained | MERN Stack Series #10

37 views

3d ago

coders Academy
Build REST APIs with Node.js & Express.js | Authentication + Product CRUD API

Learn how to build REST APIs using Node.js and Express.js from scratch in this step-by-step tutorial. In this video, we create a ...

24:24
Build REST APIs with Node.js & Express.js | Authentication + Product CRUD API

155 views

4w ago

Code Ki Pathshala
Next.js API Tutorial for Beginners — Route Handlers, CRUD & REST API | Day 4

Learn how to build APIs with Next.js Route Handlers and understand CRUD operations in this practical Next.js API tutorial for ...

Upcoming
Next.js API Tutorial for Beginners — Route Handlers, CRUD & REST API | Day 4

0 views

0

Runtime Visuals
What Is a REST API? The Request-Response Model

Your weather app never stores the forecast. It asks a server for it, one request at a time, and this video shows that conversation ...

4:20
What Is a REST API? The Request-Response Model

42 views

4w ago

CodeWithMimi
Build a Blog API with Node.js, Express & MongoDB | JWT Auth + CRUD Tutorial

Learn how to build a complete Blog REST API using Node.js, Express.js, MongoDB and JWT Authentication.

2:05:52
Build a Blog API with Node.js, Express & MongoDB | JWT Auth + CRUD Tutorial

74 views

3w ago

Zakaria abusilmiyeh
JavaScript: Restful API: Post Data

Post Method: Sending Data to an API.

22:22
JavaScript: Restful API: Post Data

29 views

8d ago

Zakaria abusilmiyeh
JavaScript: Restful API : Part1: Introduction

Interacting with RESTful APIs Using JavaScript.

19:34
JavaScript: Restful API : Part1: Introduction

87 views

8d ago

Code With Ai
Student Management System with API Integration | HTML, CSS, JS & Python FastAPI (Full Project)

In this video, we build a complete Student Management System featuring seamless API integration between a single-file Frontend ...

2:48
Student Management System with API Integration | HTML, CSS, JS & Python FastAPI (Full Project)

69 views

2w ago

Code District
Stop Calling JSON APIs RESTful

In this video, we break down what a REST API actually is, where REST came from, and the constraints that make an API truly ...

5:27
Stop Calling JSON APIs RESTful

55 views

3w ago

Owais Khan Front End-dev
Weather Dashboard | JavaScript, API & Responsive Design — Full Project Quick Breakdown

I built this responsive Weather Dashboard from a Figma design using HTML, CSS and Vanilla JS. In this 10-minute project ...

10:09
Weather Dashboard | JavaScript, API & Responsive Design — Full Project Quick Breakdown

9 views

2w ago

coders Academy
Express.js APIs Testing with MongoDB & Postman | REST API Testing Tutorial

In this video, we will learn how to test the REST APIs built using Express.js and MongoDB using Postman. You'll learn how to test ...

12:35
Express.js APIs Testing with MongoDB & Postman | REST API Testing Tutorial

135 views

3w ago

coders Academy
🚀 Deploy Express.js REST APIs on Render for FREE | Step-by-Step Deployment Guide

Want to deploy your Express.js REST APIs online for FREE? In this video, I'll show you how to deploy an Express.js ...

8:22
🚀 Deploy Express.js REST APIs on Render for FREE | Step-by-Step Deployment Guide

249 views

2w ago

Byte Without Bite
Don't Build Your API Until You Watch This (REST vs GraphQL vs gRPC)

REST vs GraphQL vs gRPC. Which API architecture should you actually use for your backend? In this video, we break down ...

5:53
Don't Build Your API Until You Watch This (REST vs GraphQL vs gRPC)

508 views

11d ago

VINODKUMAR SIGILIPELLI
Build a JWT-Authenticated Task API From Scratch — Full Node.js + SQLite Capstone Walkthrough

This is the JavaScript Mastery Path capstone, built stage by stage: a Task Tracker API where users register, log in, and manage ...

9:33
Build a JWT-Authenticated Task API From Scratch — Full Node.js + SQLite Capstone Walkthrough

10 views

4w ago

Owais Khan Front End-dev
Weather Dashboard | JavaScript API Logic & Data-to-UI Explained

A focused breakdown of the JavaScript logic behind my Weather Dashboard. In this video, I skip most of the visual/design ...

6:24
Weather Dashboard | JavaScript API Logic & Data-to-UI Explained

3 views

2w ago

Tech Blueprint | Alok Srivastava
How to Design a Good REST API? | Node.js REST API Interview Question

What makes a REST API well designed? This video covers consistent resource naming, HTTP semantics, validation, predictable ...

0:47
How to Design a Good REST API? | Node.js REST API Interview Question

10 views

3w ago

Simon Tamene sima
REST API In Nest js

Build a REST API with NestJS — Complete Beginner Tutorial** In this tutorial, we'll build a REST API with **NestJS** from the ...

34:52
REST API In Nest js

21 views

8d ago

Cloud & Code Lab with Ajit
Build a Professional REST API with Spring Boot, JPA & h2 Database

Learn how to build a practical REST API using Spring Boot, Spring Data JPA, and H2 Database. This tutorial takes you through ...

11:52
Build a Professional REST API with Spring Boot, JPA & h2 Database

95 views

5d ago

QA Career Lab
REST API Testing with Postman: Complete Walkthrough | QA Career Lab

From zero to a real API test suite — in one video. We cover everything: sending requests, reading responses, writing JavaScript ...

8:35
REST API Testing with Postman: Complete Walkthrough | QA Career Lab

25 views

4w ago

CodeSpark
Express js tutorial for begineers | REST Api node js

Hey everyone, In this Node.js course, we delve into essential concepts, starting with understanding servers and how websites ...

13:44
Express js tutorial for begineers | REST Api node js

6 views

1d ago

The Providers
Laravel 10 CRUD API Tutorial 2026 | REST API in Laravel

Laravel 10 CRUD API Tutorial 2026 | REST API in Laravel Welcome to laravel rest api crud tutorial, Laravel is a PHP framework ...

46:00
Laravel 10 CRUD API Tutorial 2026 | REST API in Laravel

539 views

2w ago

Novaire Studio
Build a GitHub User Finder with JavaScript | Fetch API & Async/Await

In this tutorial, we'll build a modern GitHub User Finder using HTML, CSS, and Vanilla JavaScript. We'll connect to the GitHub API, ...

22:11
Build a GitHub User Finder with JavaScript | Fetch API & Async/Await

107 views

4w ago

Code With Zosh
Build Job Tags API & Test Job Service REST APIs | Spring Boot

Day 6 of the AI Job Portal Challenge! In this class, we'll build the Job Tags API and then test the complete Job Service REST ...

54:12
Build Job Tags API & Test Job Service REST APIs | Spring Boot

1,026 views

3w ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #37: Build a Complete CRUD Application using Fetch API - Part 8

Class Note: http://simp.ly/p/VymrWS Check Out Our Other Playlist As well: Channel Main Link: ...

38:23
JavaScript Tutorial For Intermediate #37: Build a Complete CRUD Application using Fetch API - Part 8

125 views

1d ago

Code With Hardeep
Core REST Principles: Statelessness & CORS Explained | MERN Stack Series #3

This is Video 3 of the REST API Mastery series — where we deep dive into Core REST Principles, including Statelessness vs ...

24:49
Core REST Principles: Statelessness & CORS Explained | MERN Stack Series #3

186 views

2w ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #35: Build a Complete CRUD Application using Fetch API - Part 6

Class Note: http://simp.ly/p/8kVTN9 Check Out Our Other Playlist As well: Channel Main Link: ...

9:56
JavaScript Tutorial For Intermediate #35: Build a Complete CRUD Application using Fetch API - Part 6

148 views

7d ago

FeloCode
REST vs GraphQL for Beginners | Real Examples with Postman

REST vs GraphQL — which one should you use? In this video, we'll compare REST API and GraphQL in a simple and ...

3:06
REST vs GraphQL for Beginners | Real Examples with Postman

43 views

3w ago

G2-Creator
Complete Node.js Auth & Protected CRUD API | JWT, Bcrypt & Mongoose Tutorial

In this comprehensive backend tutorial, we build a complete production-ready authentication and authorization system using ...

2:43:00
Complete Node.js Auth & Protected CRUD API | JWT, Bcrypt & Mongoose Tutorial

87 views

2w ago

Lohitha’s Lumina
Secure Local Filesystem REST API | Node.js + Express + Docker

In this video, I walk through my project — a Secure Local Filesystem REST API built with Node.js, Express, and Docker. What it ...

2:12
Secure Local Filesystem REST API | Node.js + Express + Docker

3 views

3w ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #28: Fetch API Post Request | Send Data to a Server

Class Note: http://simp.ly/p/x0zZfF Check Out Our Other Playlist As well: Channel Main Link: ...

21:09
JavaScript Tutorial For Intermediate #28: Fetch API Post Request | Send Data to a Server

80 views

4w ago

Zakaria abusilmiyeh
JavaScript: Restful API: Part2 - Get Data

The built-in fetch function sends an HTTP request to an API endpoint.

26:55
JavaScript: Restful API: Part2 - Get Data

20 views

8d ago

The Mystery Coder
REST API Explained in Hindi | How REST APIs Work (Beginner's Guide) #restapi #apitutorial

Learn What is REST API in Hindi with this complete 2D animated coding tutorial for beginners. In this video, we break down REST ...

4:47
REST API Explained in Hindi | How REST APIs Work (Beginner's Guide) #restapi #apitutorial

255 views

2w ago

Alex Rusin
Type-Safe Express APIs with Zod v4: One Schema, No Duplicate Types

Complete Claude Code & Coding Agents Course https://trk.udemy.com/PzbLxN Complete JavaScript Guide (Beginner + ...

12:34
Type-Safe Express APIs with Zod v4: One Schema, No Duplicate Types

324 views

10d ago

tesla web school
Building a (Very) Simple API

في هذا الفيديو، نستكمل الشرح العملي لكورس تطوير الخلفية البرمجية (Backend Development) باستخدام Node.js و Express.js و ...

2:02
Building a (Very) Simple API

4 views

2w ago

Indian Code Stack
Learn Fetch API + Async/Await in JavaScript 🚀 | From Beginner to Pro|2026

API & Async/Await in JavaScript – Complete Guide with Real Examples In this video, we will learn how APIs work in JavaScript ...

8:34
Learn Fetch API + Async/Await in JavaScript 🚀 | From Beginner to Pro|2026

18 views

11d ago

UnickThinkTech
(Ep. 3) Complete CRUD API with Node.js & MongoDB | Create, Read, Update & Delete

Build Full Stack CRUD App with Node.js & React — Episode 3 In this episode, we complete the CRUD API for our Node.js + ...

10:30
(Ep. 3) Complete CRUD API with Node.js & MongoDB | Create, Read, Update & Delete

12 views

13d ago

coders Academy
Django REST API + React.js 🔥 | Get All Products & Get Single Product API | Full Integration

In this video, we learn how to integrate Django REST APIs with React.js and fetch product data from the backend. You'll learn how ...

21:02
Django REST API + React.js 🔥 | Get All Products & Get Single Product API | Full Integration

131 views

2w ago

Cloud X Berry
8 API Laws of Senior Backend Developer

In this video, Cloud X Berry explains REST API design in a simple and beginner-friendly way. You open an API you have never ...

9:19
8 API Laws of Senior Backend Developer

266,233 views

2w ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #29: Fetch API PUT, Patch and Delete | Update and Delete Data

Class Note: http://simp.ly/p/W9q058 Check Out Our Other Playlist As well: Channel Main Link: ...

20:53
JavaScript Tutorial For Intermediate #29: Fetch API PUT, Patch and Delete | Update and Delete Data

118 views

3w ago

Coding with Nirmala
JavaScript Fetch API Error Handling 🔥 GET & POST Requests + Real Mini Project | Day 35

In this video, you will learn JavaScript Fetch API Error Handling with a real-world mini project using GET and POST requests ...

20:53
JavaScript Fetch API Error Handling 🔥 GET & POST Requests + Real Mini Project | Day 35

11 views

2w ago

Growbag Academy
Master REST API Error Handling in Spring Boot

Stop leaking sensitive stack traces to your clients and start building secure, production-ready REST APIs. In this comprehensive ...

18:46
Master REST API Error Handling in Spring Boot

50 views

3w ago

Ashutosh Sharma
Create API in React JS | Send Form Data & Save in MongoDB | MERN Stack 2026 | CORS | #36

React + Node.js API Integration is the next step in our MERN Stack 2026 series! In this video, we will connect our React.js ...

15:57
Create API in React JS | Send Form Data & Save in MongoDB | MERN Stack 2026 | CORS | #36

139 views

4w ago

coders Academy
🚀 Pagination, Searching & Filtering in Express.js REST API

Pagination, Searching & Filtering in Express.js REST API** In this tutorial, you'll learn how to implement **Pagination, Search, and ...

15:46
🚀 Pagination, Searching & Filtering in Express.js REST API

75 views

3w ago

CODE CRAFT with Oshan
ML Supermarket Management System | Spring Boot REST API & Web Application

ML Supermarket Management System is a web-based supermarket management application developed using Spring Boot, ...

2:14
ML Supermarket Management System | Spring Boot REST API & Web Application

78 views

2w ago

Topictrick
REST API Constraints Explained: The 6 Principles of REST

Learn the six REST API constraints and discover how they help developers design simple, scalable, and reliable web APIs.

9:03
REST API Constraints Explained: The 6 Principles of REST

240 views

7d ago

SREday
MCP is the new REST: making MCP our new API | Andy Kuszyk | SREday London 2026 Q1

SREday London Q1 - March 12 2026 Grab your ticket for the next SREday: https://www.sreday.com Upcoming SREday CFPs: ...

16:53
MCP is the new REST: making MCP our new API | Andy Kuszyk | SREday London 2026 Q1

22 views

12d ago

Etim Frank
cse341 week03 project Student Assignment Tracker API

In this video, I demonstrate my Student Assignment Tracker REST API built with Node.js, Express, and MongoDB. The project ...

12:56
cse341 week03 project Student Assignment Tracker API

5 views

8d ago

codesaral
React Frontend to Node.js Backend Connection | API + Postman Tutorial

In this video, you'll learn how to connect a React frontend with a Node.js + Express backend using an API. We will build a simple ...

23:25
React Frontend to Node.js Backend Connection | API + Postman Tutorial

106 views

2d ago

mark batayola
Mini CRUD system using Public API
9:29
Mini CRUD system using Public API

8 views

3w ago

FMK Tech - پښتو
Node.js in Pashto | HTTP Headers in APIs 18 | FMK Tech - پښتو

Node.js in Pashto | HTTP Headers in APIs 18 | FMK Tech - پښتو In this lesson, we will learn about HTTP Headers in APIs and ...

11:17
Node.js in Pashto | HTTP Headers in APIs 18 | FMK Tech - پښتو

8 views

2w ago

TORHAT
[EXPERT] API Testing 5 | Exploiting server-side parameter pollution in a REST URL

Your support is what keeps this channel going! Building these labs and creating educational deep-dives takes significant time and ...

12:49
[EXPERT] API Testing 5 | Exploiting server-side parameter pollution in a REST URL

131 views

11d ago

G2-Creator
MongoDB Atlas + Mongoose Tutorial | Connect Node.js to MongoDB & Build REST APIs

Build a Real REST API with MongoDB Atlas, Mongoose & Node.js! In this video, we take our backend application to the next ...

38:36
MongoDB Atlas + Mongoose Tutorial | Connect Node.js to MongoDB & Build REST APIs

104 views

3w ago

isama charles
CSE 341 Web Services Week 1 Contacts API project

Demonstrates the functionality of creating a RESTful web service using node.js, Express and MongoDB Atlas. Testing Endpoints ...

2:15
CSE 341 Web Services Week 1 Contacts API project

3 views

13d ago

Teja Team
I Tried Building a Spring Boot API in 15 Minutes || The Fastest Way to Build a Spring Boot REST API

I Tried Building a Spring Boot API in 15 Minutes || The Fastest Way to Build a Spring Boot REST API Learn how to build a ...

15:09
I Tried Building a Spring Boot API in 15 Minutes || The Fastest Way to Build a Spring Boot REST API

84 views

2w ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #31: Build a Complete CRUD Application using Fetch API - Part 2

Class Note: http://simp.ly/p/TpcylL Check Out Our Other Playlist As well: Channel Main Link: ...

34:34
JavaScript Tutorial For Intermediate #31: Build a Complete CRUD Application using Fetch API - Part 2

122 views

2w ago

Secure AI Learning Lab
Postman REST Client Explained | Test APIs, Get OAuth2 Tokens & Automate Requests

This video is part of my ongoing series covering Keycloak, OAuth2, Spring Security, REST API security, IAM, and enterprise ...

10:24
Postman REST Client Explained | Test APIs, Get OAuth2 Tokens & Automate Requests

62 views

4w ago

KKPBT Online Training by Vicky
Rest Apis Explained: A Simple Guide

Learn what a REST API is in simple English! This beginner-friendly video explains how apps talk to servers, using real-world ...

2:12
Rest Apis Explained: A Simple Guide

9 views

12d ago

FMK Tech - پښتو
Node.js in Pashto | Introduction to Postman 16 | FMK Tech - پښتو

Node.js in Pashto | Introduction to Postman 16 | FMK Tech - پښتو In this lesson, we will learn about Postman and understand ...

29:40
Node.js in Pashto | Introduction to Postman 16 | FMK Tech - پښتو

8 views

2w ago

Quadelo
How APIs Actually Work — API Explained for Beginners

Ever wondered what actually happens when you click a button in an app and data suddenly appears? Behind the scenes, your ...

5:01
How APIs Actually Work — API Explained for Beginners

34 views

3w ago

Priya Vemasani
REST vs GraphQL vs gRPC — Which One Should You Actually Use?

Ever get stuck choosing between REST, GraphQL, and gRPC? In this video I build the SAME API three different ways — same ...

13:39
REST vs GraphQL vs gRPC — Which One Should You Actually Use?

17 views

3w ago

Aziz-Dev
I Built My First Backend with Node.js & Express

Want to understand how backend development works with Node.js and Express.js? In this video, I build a backend from scratch ...

30:58
I Built My First Backend with Node.js & Express

158 views

5d ago

techtrainings
Postman Session08 | API KEY Authorization vs Authentication | OAuth1.0

Master API testing with Postman in this complete tutorial series. Whether you're a beginner or an experienced QA engineer, this ...

1:40:53
Postman Session08 | API KEY Authorization vs Authentication | OAuth1.0

262 views

6d ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #32: Build a Complete CRUD Application using Fetch API - Part 3

Class note: http://simp.ly/p/nTb2fm Check Out Our Other Playlist As well: Channel Main Link: ...

17:30
JavaScript Tutorial For Intermediate #32: Build a Complete CRUD Application using Fetch API - Part 3

116 views

2w ago

UnickThinkTech
(Ep. 4) Node.js Clean Architecture | Routes & Controllers with MongoDB

Build Full Stack CRUD App with Node.js & React — Episode 4 In this episode, we improve our Node.js + MongoDB backend ...

4:35
(Ep. 4) Node.js Clean Architecture | Routes & Controllers with MongoDB

24 views

13d ago

Reactive Codes
Build a Complete REST API with FastAPI + PostgreSQL | Mini Issue Tracker – Part 6

Join Upcoming Courses at : https://reactivecodes.in/courses Course Starts Every Month Max 20 - 25 students in a batch !

26:09
Build a Complete REST API with FastAPI + PostgreSQL | Mini Issue Tracker – Part 6

296 views

2w ago

Alex Rusin
Node.js Integration Tests with a Real Postgres Database (Testcontainers + Vitest)

Complete Claude Code & Coding Agents Course https://trk.udemy.com/PzbLxN Complete JavaScript Guide (Beginner + ...

13:26
Node.js Integration Tests with a Real Postgres Database (Testcontainers + Vitest)

236 views

2w ago

Uplatz
GraphQL vs REST | Which API Architecture Should You Choose? | Uplatz

GraphQL and REST are two popular approaches for building APIs, but they differ in how clients request data, how endpoints are ...

8:06
GraphQL vs REST | Which API Architecture Should You Choose? | Uplatz

93 views

3w ago

GopherCon UK
MCP is the New REST – Andy Kuszyk

As the trend to build more and more powerful AI experiences progresses, it's becoming increasingly important to build platforms in ...

50:20
MCP is the New REST – Andy Kuszyk

420 views

4w ago

The App Artisan
05  Error Handling | Modern Node.js API with TypeScript

In Chapter 5 of the Modern Node.js API with TypeScript course, we'll add centralized error handling with custom errors, validation ...

16:35
05 Error Handling | Modern Node.js API with TypeScript

84 views

3w ago

Etim Frank
API contact part 2 project

In this demonstration, I present my completed Contacts Part 2 REST API project for CSE 341. The project uses Node.js, Express, ...

13:37
API contact part 2 project

6 views

13d ago

Tarun Kshirasagaram
Blog API

Hi, this is my Blog API backend built with Node.js, Express, TypeScript, Prisma and PostgreSQL.

12:05
Blog API

7 views

2w ago

ArchiWisdom
MCP vs REST API vs GraphQL vs WebSockets vs gRPC vs Messaging — An Architect’s View

Will MCP replace APIs? In this video, I explain why this may not be the right question. Architects ask a different question — one ...

15:27
MCP vs REST API vs GraphQL vs WebSockets vs gRPC vs Messaging — An Architect’s View

259 views

4w ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #30: Build a Complete CRUD Application using Fetch API - Part 1

Class Note: http://simp.ly/p/nTb2fm Check Out Our Other Playlist As well: Channel Main Link: ...

21:03
JavaScript Tutorial For Intermediate #30: Build a Complete CRUD Application using Fetch API - Part 1

83 views

3w ago

Testing Tutorialspoint
JavaScript Tutorial For Intermediate #33: Build a Complete CRUD Application using Fetch API - Part 4

Class Note: http://simp.ly/p/gzL0v5 Check Out Our Other Playlist As well: Channel Main Link: ...

15:06
JavaScript Tutorial For Intermediate #33: Build a Complete CRUD Application using Fetch API - Part 4

97 views

13d ago

SmartLearning Studio
Project 32: How to Code a Dark-Themed Movie App (OMDB API)

Welcome to SmartLearning Studio – Coding Focused Channel! Learn how to build a fully functional Movie Search App using ...

2:15:10
Project 32: How to Code a Dark-Themed Movie App (OMDB API)

137 views

3w ago

UniqueAcademy 2.0
API Requests Explained 💻 | JSON, AJAX & Status Codes #webdevelopment #javascript #programming #tech

Learn important API and Web Development concepts in this beginner-friendly JavaScript video! In this video, we'll understand ...

17:11
API Requests Explained 💻 | JSON, AJAX & Status Codes #webdevelopment #javascript #programming #tech

41 views

2w ago

Ebraheem Khamiss
OFFLINE SESSION || RESTFUL BOOKER API || Run Auth request , token , Authorization Vs Authentication
17:39
OFFLINE SESSION || RESTFUL BOOKER API || Run Auth request , token , Authorization Vs Authentication

50 views

12d ago

Olena Khvorostianenko
Task Manager API - Final Project | Code the Dream Node.js Class

A RESTful Task Manager API built with Node.js, Express, PostgreSQL, and Prisma ORM. Features demonstrated: - User ...

6:51
Task Manager API - Final Project | Code the Dream Node.js Class

19 views

4w ago

FMK Tech - پښتو
Node.js in Pashto | Introduction to REST APIs 14 | FMK Tech - پښتو

Node.js in Pashto | Introduction to REST APIs 14 | FMK Tech - پښتو In this lesson, we will learn about REST APIs and understand ...

7:17
Node.js in Pashto | Introduction to REST APIs 14 | FMK Tech - پښتو

21 views

3w ago

The Glide Script
Day 16 | JavaScript Objects Like a Developer | ServiceNow Scripting Masterclass Series | Part 3

Welcome to Day 16 of the ServiceNow Scripting Series! In this video, we continue learning JavaScript Objects Part 3 and explore ...

13:55
Day 16 | JavaScript Objects Like a Developer | ServiceNow Scripting Masterclass Series | Part 3

222 views

2w ago

techtrainings
Postman Session05 Contacts API CRUD Workflow Basic AuthTokenAPI SendRequestMethod PreReqScript

Master API testing with Postman in this complete tutorial series. Whether you're a beginner or an experienced QA engineer, this ...

1:43:44
Postman Session05 Contacts API CRUD Workflow Basic AuthTokenAPI SendRequestMethod PreReqScript

135 views

4w ago

Rishi Raj
JavaScript Tutorial for Beginners | Destructuring in JavaScript | Array & Object Destructuring

In this **JavaScript tutorial for beginners**, we will learn **Destructuring in JavaScript** with simple explanations and ...

9:35
JavaScript Tutorial for Beginners | Destructuring in JavaScript | Array & Object Destructuring

9 views

3w ago

Hamp Code
Backend API REST Fundamentals

In this video, we'll learn the fundamentals of backend development and implement our first REST API with an event-based CRUD ...

1:58:42
Backend API REST Fundamentals

211 views

2w ago

S2P EDUTECH
Introduction to API in Spring Boot | REST API Basics Explained | Spring Boot | S2P

Welcome to the S2P Spring Boot Series! In this lecture, we'll learn the fundamentals of APIs in Spring Boot and understand how ...

18:46
Introduction to API in Spring Boot | REST API Basics Explained | Spring Boot | S2P

38 views

3w ago

VINODKUMAR SIGILIPELLI
Build a Real-Time Poll Server in Node.js (Express + WebSockets, From Scratch)

A full capstone build: a live polling app where every browser sees vote counts update the instant anyone clicks, with no page ...

10:22
Build a Real-Time Poll Server in Node.js (Express + WebSockets, From Scratch)

16 views

2w ago