ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

134,575 results

TechPrep
REST v GraphQL v gRPC | API Design

This an overview of REST v GraphQL v gRPC. Preparing for a technical interview? Checkout https://techprep.app/yt ⏰ Time ...

11:39
REST v GraphQL v gRPC | API Design

3,279 views

1 year ago

Scott Wiersdorf
Modeling RESTful API Resources

A presentation on the REST architectural style, how to model RESTful HTTP API resources, HATEOAS, and bibliography.

41:52
Modeling RESTful API Resources

5,295 views

7 years ago

Martin Baun
Don't make Restful APIs, do this instead

Welcome to the channel! Today, we're diving into why we don't use RESTful APIs and what we do instead. 1. Uniform Interfaces ...

5:41
Don't make Restful APIs, do this instead

2,930 views

1 year ago

WordPress
The WordPress REST API

When you're developing for WordPress, there are a number of APIs that you can use to interact with your site data. One of the ...

7:03
The WordPress REST API

8,505 views

1 year ago

WordPress
Using the WordPress REST API

The WordPress REST API provides a uniform interface for interacting with the data in a WordPress site. In this lesson, you'll learn ...

17:03
Using the WordPress REST API

4,527 views

1 year ago

Otavio Santana
4 Essential Tips to Enhance Your Java REST API Design

Unlock the secrets to building a robust and scalable Java REST API! In this video, we dive into four key tips every developer ...

9:32
4 Essential Tips to Enhance Your Java REST API Design

455 views

1 year ago

Andy Balaam
A Basic REST API

Andy Balaam takes you through the code of a very simple REST API that we will expand over later videos to add lots of features.

25:17
A Basic REST API

14,607 views

12 years ago

DotNet In Minutes
ASP.NET Core Web API CRUD Tutorial (.NET 8) | Full REST API for Beginners

Learn how to build a complete ASP.NET Core Web API CRUD application using .NET 8 — step by step! In this hands-on tutorial, ...

14:51
ASP.NET Core Web API CRUD Tutorial (.NET 8) | Full REST API for Beginners

267 views

2 months ago

Servicenow Technology
Create REST API in ServiceNow

REST : Representational State Transformation Representational - Same data/resource we can represent in different ways State ...

1:36:55
Create REST API in ServiceNow

399 views

1 year ago

𝗦𝘁𝗮𝗿𝗖𝗼𝗱𝗲 𝗞𝗵
Laravel 12 JWT API Tutorial | Full Course for Beginners

Hi there , I'm Soeng Souy (StarCode Kh) ------------------------------------------- I'm currently creating a sample Laravel and React ...

1:02:51
Laravel 12 JWT API Tutorial | Full Course for Beginners

1,741 views

2 months ago

GIS Coordinated
ArcGIS OnLine and the REST API - bring live geo-data into Excel

Video #138 This longer video covers the use of the REST API. In it I: - Give a high level overview of the REST API - Build a REST ...

28:42
ArcGIS OnLine and the REST API - bring live geo-data into Excel

4,716 views

3 years ago

Utah Cpp Programmers
Adding a REST API with Pistache

Many times you need to integrate your C++ infrastructure with services written in other languages on other machines from other ...

1:02:38
Adding a REST API with Pistache

8,820 views

3 years ago

FOSS4G
FOSS4GE 2024 | Creating GIS Rest APIS using Geodjango under 30 minutes

We're living in the world of APIs. CRUD operations are base of lot of operations. Many smart frameworks such as Django, Flask, ...

4:09
FOSS4GE 2024 | Creating GIS Rest APIS using Geodjango under 30 minutes

435 views

1 year ago

Cisco DevNet
Cisco SD WAN REST APIs Basics

In this webinar we will have a look at what REST APIs are and how they can be used to interact programmatically with Cisco ...

46:55
Cisco SD WAN REST APIs Basics

2,772 views

2 years ago

Matthew Rowe
A simple tutorial - Rest API in C# winforms.  (Resful API)

A short guide on how to access data from a public API for use in your Winforms project. Find more on www.matthewrowe.co.uk ...

36:10
A simple tutorial - Rest API in C# winforms. (Resful API)

10,718 views

2 years ago

OktaDev
Build a Secure Java REST API with Spring Boot

This screencast shows you how to build a Java REST API with Spring Boot, secure it with OAuth 2.0, and compile it into a native ...

8:49
Build a Secure Java REST API with Spring Boot

10,366 views

3 years ago

𝗦𝘁𝗮𝗿𝗖𝗼𝗱𝗲 𝗞𝗵
Python API Full Course for Beginners | Build Secure REST APIs

Hi there, I'm Soeng Souy (StarCode Kh) Currently creating sample projects with Laravel, React, Vue, Node, Nuxt, Python, and ...

59:33
Python API Full Course for Beginners | Build Secure REST APIs

273 views

3 weeks ago

OktaDev
Build a Secure Java REST API with Quarkus

This screencast shows you how to build a Java REST API with Quarkus, secure it with OAuth 2.0, and compile it into a native ...

7:28
Build a Secure Java REST API with Quarkus

7,921 views

3 years ago

iDempiere
REST API Showcase and how to secure a REST endpoint with an API Gateway by Diego and Carlos Ruiz

iDempiere REST endpoint is very flexible and wide open, this represent a security risk opening the endpoint for abuse (f.e. DDOS ...

35:00
REST API Showcase and how to secure a REST endpoint with an API Gateway by Diego and Carlos Ruiz

464 views

2 years ago

Eduardo Mendes
API REST - Live de Python #175

Bora bater um papo sobre APIs REST? Entender o que são e botar a mão na massa para fazermos uma juntos? Vamos usar ...

2:14:35
API REST - Live de Python #175

35,683 views

Streamed 4 years ago

Phalcon PHP Framework
Code with Me - REST API - 03

In this video we are developing a brand new application using Phalcon v6. Interfaces action/service/responder, Payload interface ...

2:12:08
Code with Me - REST API - 03

85 views

4 months ago

Andy Balaam
Paging in a REST API

Andy Balaam talks through some choices of how to implement paging through a list resource in a REST API, and reveals how he ...

17:55
Paging in a REST API

7,194 views

12 years ago

Raddy
Build Simple REST API With NodeJs, ExpressJs And MongoDB

In this video tutorial, we are going to build a very simple CRUD Rest API using NodeJs, ExpressJs & MongoDB (mongoose).

55:32
Build Simple REST API With NodeJs, ExpressJs And MongoDB

7,968 views

4 years ago

Otavio Santana
🔥 The Easiest Way to Build a REST API with Just 2 Classes | Java & Quarkus

Quarkus makes building REST APIs more effortless than ever! This video shows how to create a fully functional CRUD API with ...

5:51
🔥 The Easiest Way to Build a REST API with Just 2 Classes | Java & Quarkus

350 views

10 months ago

Dario
Call Rest API With Rust and Yew. Complete Tutorial

How to call a rest API using a web app frontend using 100% Rust. WebAssembly opens the door for frontend developers to use ...

26:08
Call Rest API With Rust and Yew. Complete Tutorial

6,425 views

3 years ago