ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

106 results

Automate All the Things
API vs Webhooks

My love for webhooks is unwavering.

1:00
API vs Webhooks

23,718 views

1 year ago

Arjay McCandless
REST APIs #coding #programming

For today's software engineering interview we'd like you to explain RESTful APIs absolutely rest is the most widely used standard ...

1:22
REST APIs #coding #programming

289,363 views

6 months ago

Jaime Irazabal
Tu API NestJS podría estar bajo ataque ahora mismo y ni lo sabes 😱

Aprende a protegerla en menos de 1 minuto con validación y rate limiting #programacion #nestjs #seguridadweb ...

0:34
Tu API NestJS podría estar bajo ataque ahora mismo y ni lo sabes 😱

2,816 views

9 months ago

Igor Venturelli
Quick guide to HTTP Status Codes for REST APIs! 🚀 #backenddevelopment  #programming #springboot

Are you designing REST APIs Let's talk about HTTP stats codes 200 Okay everything work as simple as that 20 created You ...

0:59
Quick guide to HTTP Status Codes for REST APIs! 🚀 #backenddevelopment #programming #springboot

375 views

8 months ago

akashcodeofficial
Types of APIs Explained in 30 sec 🚀

... application then came the rest API which most modern apps use today it uses JSON format which is in key value pair rest works ...

0:53
Types of APIs Explained in 30 sec 🚀

1,091 views

3 months ago

ETCG Experiments
Voice and AI Powered Web App (Python, Django, Javascript, OpenAI API)

Here at Silicon Dojo we are devout practitioners of SOA. S*** Oriented Architecture. It works, so long as you can handle the smell!

8:43
Voice and AI Powered Web App (Python, Django, Javascript, OpenAI API)

537 views

2 years ago

Lazar Nikolov
TRPC in Clean Architecture #trpc #nextjs #softwarearchitecture #javascript

In a Next.js app that uses TRPC and implements Clean Architecture, is the TRPC route an equivalent to a controller? -- Become ...

0:45
TRPC in Clean Architecture #trpc #nextjs #softwarearchitecture #javascript

2,626 views

1 year ago

Patel MernStack
Ep05: REST API CRUD Operations with Node.js, Express & MongoDB

Learn how to build a REST API with CRUD operations using Node.js, Express, and MongoDB from scratch! In this tutorial, I'll ...

38:18
Ep05: REST API CRUD Operations with Node.js, Express & MongoDB

1,129 views

4 months ago

Patel MernStack
Ep02: REST API Basics 🔥 | HTTP Methods & Status Codes

Welcome to the REST API Crash Course! In this lecture, you'll learn everything you need to master the basics of REST APIs ...

21:17
Ep02: REST API Basics 🔥 | HTTP Methods & Status Codes

1,191 views

4 months ago

Garaje de ideas | Tech
App imprescindibles para devs

Conoce nuestras vacantes actuales de tecnología en https://bit.ly/talento-tech-GDI Este short se ha hecho en colaboración con ...

0:12
App imprescindibles para devs

1,255 views

2 years ago

PortSwigger
Burp Suite's new API scanning, could it be magic?

Scanning from an API definition is now possible in Burp Suite Pro. Thanks for having a little patience #Shorts.

0:10
Burp Suite's new API scanning, could it be magic?

8,022 views

1 year ago

Compos Code
Learn MERN Full Stack  |  Part 2  |  Create Journal App

In today's video, we will be finishing our REST API. Creating our functions, so that our routes can be executed. By the end of the ...

40:59
Learn MERN Full Stack | Part 2 | Create Journal App

291 views

3 years ago

tuttodev
Creando la API de creadores de contenido tech | stack tecnológico

En este video, explicaremos cómo crearemos la API para retornar la mayoría de creadores de contenido tech. Utilizaremos AWS ...

6:53
Creando la API de creadores de contenido tech | stack tecnológico

99 views

1 year ago

Global Think Technology
Crea una API en Tiempo Récord con NestJS 🚀

Listo para llevar tus habilidades de desarrollo al siguiente nivel? En este tutorial rápido de #GlobalThinkTechnology, ...

8:03
Crea una API en Tiempo Récord con NestJS 🚀

143 views

1 year ago

akashcodeofficial
API Status Code Explained in 20 sec 🚀

Within 20 seconds I'll make you understand what these number mean in API every time your front end sends a request to back ...

0:23
API Status Code Explained in 20 sec 🚀

309 views

3 months ago

Build With Fede
How to turn designs into real code using Figma Make!  #productdesign #coding #figma

Watch me turn a Figma design into the closest to pixel-perfect React code using Figma Make. I walk through the full flow—from ...

1:02
How to turn designs into real code using Figma Make! #productdesign #coding #figma

48,078 views

7 months ago

ETCG Experiments
MAC Address Vendor Information REST API with Python (macvendorlookup.com)

Uh but basically with this uh with the rest API uh you this is the URL uh and basically you feed the URL and the MAC address so ...

8:21
MAC Address Vendor Information REST API with Python (macvendorlookup.com)

513 views

2 years ago

webdecoded
Breaking Boundaries: Server Actions Outside Forms in Next.js 13

One of the use case of useTransition is starting the server actions on the defined events but there's other uses. Comment down ...

0:41
Breaking Boundaries: Server Actions Outside Forms in Next.js 13

1,531 views

2 years ago

Pooja Dutt
How to create a full-stack app | React, SpringBoot, Java, JS, CSS, html [HDR version]

NOTE: if youre having trouble viewing the video (hyper-exposed/saturated) check out the SDR version here: ...

31:53
How to create a full-stack app | React, SpringBoot, Java, JS, CSS, html [HDR version]

14,541 views

3 years ago

harshali mankar
Full-Stack Devloper | React | Anguler | Node js | PostgreSQL | TailwindCSS | Material UI

A proactive and detail-oriented Full-Stack Developer with 2 years of practical experience building scalable and responsive web ...

1:23
Full-Stack Devloper | React | Anguler | Node js | PostgreSQL | TailwindCSS | Material UI

256 views

8 months ago

LiveView Mastery
Will Phoenix LiveView replace Javascript?

Software Sophistication is a Q/A show about Elixir, Phoenix LiveView, and Software development. In this episode: What is the role ...

13:29
Will Phoenix LiveView replace Javascript?

2,140 views

3 years ago

Codesmith
Still writing imperative fetch logic in your components?

What if data fetching in React could be as declarative as the rest of your UI? With React Suspense + Concurrent Mode, it can be.

1:01
Still writing imperative fetch logic in your components?

1,729 views

7 months ago

LiveView Mastery
GraphQL vs REST for Elixir Devs

In this episode of Software Sophistication: - Is LiveView a stable ecosystem? - What is the best approach for GraphQL vs other ...

33:59
GraphQL vs REST for Elixir Devs

1,997 views

3 years ago

akashcodeofficial
Graph QL in 30 seconds

... user details followers and posts with REST API the system has to make three API calls for each resource three different API calls ...

0:38
Graph QL in 30 seconds

454 views

2 months ago

Suresh techs
Why I’m Leaving YouTube… (Final Upload)

👉 Python 11 hours complete course: https://youtu.be/hXN0JBWIya8 👉 JavaScript 30 hours complete course: https://youtu.be ...

5:14
Why I’m Leaving YouTube… (Final Upload)

17,237 views

9 months ago