ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

345,204 results

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

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

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

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

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

CppNow
C++Now 2019: Chandler Carruth “A clean and minimal map API”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

8:05
C++Now 2019: Chandler Carruth “A clean and minimal map API”

8,134 views

6 years ago

apic apps
APIC - The complete API solution for API Design, API Documentation and API Testing

About APIC APIC provides a complete end to end solution for APIs; staring from design to documentation to testing. With a ...

5:55
APIC - The complete API solution for API Design, API Documentation and API Testing

5,060 views

8 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,931 views

1 year ago

nextapp devCon
Kotlin Library API Design and Compatibility Challenges - Arkadii Ivanov | droidcon Berlin 2024

Talk :Evolving with Confidence: Kotlin Library API Design and Compatibility Challenges Speaker: Arkadii Ivanov Event: ...

16:52
Kotlin Library API Design and Compatibility Challenges - Arkadii Ivanov | droidcon Berlin 2024

165 views

6 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

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

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

324 views

3 months 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
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

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 use parameter binding for routes in Minimal APIs

Learn how to add parameter binding to Minimal API routes in ASP.NET Core so they can be used effectively in your endpoint ...

8:25
How to use parameter binding for routes in Minimal APIs

374 views

5 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

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

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

FOSS4G
FOSS4G 2022 | An open API for 3D-georeferenced historical pictures

Approach and concepts 3D-georeferenced historical pictures have a high potential for the analysis of different landscape features ...

16:58
FOSS4G 2022 | An open API for 3D-georeferenced historical pictures

23 views

1 year ago

Python Nerds
How to access Google API keys from python

This is video 5 of our series on everything from scraping data to storing it to visualizing it. In this clip, we learn about Google API ...

4:03
How to access Google API keys from python

15,772 views

9 years 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

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

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

cafjs
An Exactly-Once API Gateway for Apache Kafka

The processing of events in a Kafka topic sometimes requires external service API calls. The Caf.js framework provides ...

7:23
An Exactly-Once API Gateway for Apache Kafka

364 views

3 years 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

Chrome for Developers
New in Chrome 102: PWAs as File Handlers, inert, the navigation API, and more!

Chrome 102 is rolling out now! Installed PWAs can register as file handlers, making it easy for users to open files directly from disk ...

4:22
New in Chrome 102: PWAs as File Handlers, inert, the navigation API, and more!

19,520 views

3 years ago

European Schoolnet
Europeana 2023 | Unlocking students' creativity with low coding and Europeana APIs

Visit Europeana APIS https://pro.europeana.eu/page/apis #DigitalHeritage #EuropeanaEducation #culturalheritage #teachers ...

4:40
Europeana 2023 | Unlocking students' creativity with low coding and Europeana APIs

246 views

2 years ago

Daveden
How to get Google Sheets Data using BricksForge API Query Builder?

Learn how to use the new API Query Builder introduced in BricksForge 3.0.4 to integrate data from external API sources like ...

14:36
How to get Google Sheets Data using BricksForge API Query Builder?

1,189 views

10 months ago