ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

345,197 results

Alex The Analyst
How to use a Public API | Using a Public API with Python

APIs are extremely useful to know how to use. In this video we walk through what an API is and then we look at how to actually ...

14:01
How to use a Public API | Using a Public API with Python

74,429 views

3 years ago

Round The Code
5 Minimal API myths every .NET developer should know

Learn how to build a Minimal API from scratch: ...

13:46
5 Minimal API myths every .NET developer should know

439 views

2 weeks ago

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,292 views

1 year ago

Tommy Eberle
LLM Pricing Explained (OpenAI API Pricing)

I discuss LLM API pricing using OpenAI as an example. I go over a simple python script that computes the costs of each request ...

12:04
LLM Pricing Explained (OpenAI API Pricing)

23,360 views

1 year ago

Chrome for Developers
The Web Neural Network (WebNN) API: Where we are and what's Next

Hear from Rob Kochman (Google Chrome), and Rafael Cintron (Microsoft), with regards how advanced web technologies like ...

11:36
The Web Neural Network (WebNN) API: Where we are and what's Next

7,844 views

1 year ago

The Coding Gopher
WebSockets vs REST API (HTTP): Which One Should You Use?

In this video, we explore the key differences between HTTP and WebSocket protocols. While HTTP operates in a traditional ...

7:48
WebSockets vs REST API (HTTP): Which One Should You Use?

2,961 views

1 year ago

The Coding Gopher
API vs SDK: What's the REAL Difference?

APIs and SDKs: What's the difference, and when should you use each? APIs offer full control over integrations, while SDKs ...

5:01
API vs SDK: What's the REAL Difference?

4,204 views

1 year ago

Rambod Dev
Easiest Way To Use APIs In Unreal Engine For Beginners

Unlock real-time API data in Unreal Engine with C++ , no plugins needed. This practical guide shows you how to connect Unreal ...

9:30
Easiest Way To Use APIs In Unreal Engine For Beginners

1,181 views

6 months ago

Bald. Bearded. Builder.
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

Not sure whether your .NET API should use MVC, minimal API, or something else? Let's talk about the pro's and con's of each and ...

4:39
MVC vs. Minimal API vs. FastEndpoints - Which is Best for Your Project?

23,947 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,620 views

1 year ago

Red Hat Developer
Red Hat 3scale API Management

Cloud-native development made simpler and more flexible. Author: Grega Bremec, Senior Instructor, Red Hat.

16:15
Red Hat 3scale API Management

13,052 views

4 years ago

DotNet In Minutes
How API Connects to Database (Explained Simply)

In this episode of DotNet in Minutes, we demystify one of the most important parts of backend development — how your API ...

7:41
How API Connects to Database (Explained Simply)

1,098 views

3 months ago

Leon van Zyl
OpenAI Vision API Crash Course - Chat with Images (Node)

openai We can use the OpenAI Vision API for more than just chatting with images. We can extract unstructured data as well and ...

13:33
OpenAI Vision API Crash Course - Chat with Images (Node)

10,244 views

1 year ago

Channels new to you

Chrome for Developers
How can you keep API keys safe in a Chrome Extension?

Concerned about keeping your API keys in a Chrome Extension? Oliver explores why JavaScript source code is inherently easy ...

5:43
How can you keep API keys safe in a Chrome Extension?

3,684 views

2 months ago

Round The Code
Add API key authentication to an Minimal API endpoint

Learn how to add API key authentication to a Minimal API endpoint in ASP.NET Core by creating a custom authentication handler.

8:49
Add API key authentication to an Minimal API endpoint

750 views

5 months ago

Round The Code
Why you must use Minimal APIs over Controllers for new apps

Read the article: ...

8:52
Why you must use Minimal APIs over Controllers for new apps

1,047 views

2 months ago

Round The Code
Minimal API filters: Run code before the endpoint handler

Learn how to run code before a Minimal API endpoint handler by adding an endpoint filter in ASP.NET Core. In this video, you will ...

8:31
Minimal API filters: Run code before the endpoint handler

366 views

5 months ago

Round The Code
How do you upload files in an ASP.NET Core Web API?

Learn how to build a Web API from scratch using Minimal APIs: ...

8:38
How do you upload files in an ASP.NET Core Web API?

873 views

2 months ago

Round The Code
How to add unit testing to Minimal API routes using xUnit

Learn how to unit test Minimal API routes in ASP.NET Core using xUnit. In this video, you'll see how to: ○ Move Minimal API ...

8:03
How to add unit testing to Minimal API routes using xUnit

505 views

4 months ago

WSO2
Introducing Moesif Basic Insights: Enhanced API Analytics in WSO2 API Manager

With the latest release of WSO2 API Manager version 4.6.0, we are introducing a dedicated API intelligence engine powered by ...

6:50
Introducing Moesif Basic Insights: Enhanced API Analytics in WSO2 API Manager

134 views

2 months ago

Round The Code
TypedResults or Results for Minimal API responses?

Should you use TypedResults or Results with Minimal API responses in ASP.NET Core? In this video, we break down the ...

8:34
TypedResults or Results for Minimal API responses?

672 views

5 months ago

DataCite
DataCite API Training

DataCite API Training Kelly Stathis, Technical Community Manager Mike Bennett, Application Developer 0:00 Introduction 0:37 ...

14:48
DataCite API Training

1,025 views

2 years ago

Daveden
Bricks 2.1—Native API Query Builder

Bricks 2.1-beta just shipped with a bunch of new and improved features, including the native query data from API sources.

17:49
Bricks 2.1—Native API Query Builder

1,238 views

4 months 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,641 views

1 year ago

Chrome for Developers
What is the Shared Storage API?

Technologies in this video are scheduled to be phased out.* More information: * Update on Plans for Privacy Sandbox ...

8:45
What is the Shared Storage API?

11,720 views

1 year ago

MadeForCloud
Azure Voice Live API Explained: One Pipeline for Voice, AI, and Avatars!

Discover how easy it is to build advanced, real-time voice bots with Azure Voice Live API! In this video, I'll show you how ...

19:22
Azure Voice Live API Explained: One Pipeline for Voice, AI, and Avatars!

3,317 views

6 months ago

OktaDev
Using Next.js Server Actions to Call External APIs

With the introduction of Next.js 14, Server Actions are now stable, but what are Server Actions? And how can they be used to fetch ...

5:59
Using Next.js Server Actions to Call External APIs

17,583 views

1 year ago

Megan Rogers
Accessing the DHIS2 API through your web browser

DHIS2 (District Health Information Systems) is a health information management system used in over 70 countries around the ...

11:51
Accessing the DHIS2 API through your web browser

2,965 views

3 years ago