ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

86,588 results

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

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

PowerShell.org
Building cmdlets for a REST API with PowerShell classes, Azure-based ...  by Jeremy Murrah

Building cmdlets for a REST API with PowerShell classes, Azure-based integration tests and continuous deployment by Jeremy ...

1:37:54
Building cmdlets for a REST API with PowerShell classes, Azure-based ... by Jeremy Murrah

4,347 views

7 years ago

EuroPython Conference
Malwina Nowakowska - RESTful API - Best Practices.

Malwina Nowakowska - RESTful API - Best Practices. [EuroPython 2016] [22 July 2016] [Bilbao, Euskadi, Spain] ...

23:21
Malwina Nowakowska - RESTful API - Best Practices.

1,512 views

9 years ago

Cisco DevNet
Coding 102   REST API Basics using APIC EM

A classroom session from the DevNet Zone at Cisco Live Berlin 2017 that showcases GET/POST/DELETE with API-specific ...

50:43
Coding 102 REST API Basics using APIC EM

615 views

8 years ago

Gain Java Knowledge
Rest API Using Functional Endpoint | Spring Boot Webflux

Hi Friends, #GainJavaKnowledge In this video we will learn how to create rest api using Reactive programming Functiona ...

25:43
Rest API Using Functional Endpoint | Spring Boot Webflux

3,011 views

4 years ago

Cisco DevNet
API Deep Dive: APIC EM Rest API

The APIC Enterprise Module provides a single point of control to simplify the operation of your enterprise network. The heart of the ...

39:36
API Deep Dive: APIC EM Rest API

5,777 views

10 years ago

Cisco DevNet
Coding 101  Introduction to REST APIs Repeated session

A classroom session from the DevNet Zone at Cisco Live Berlin 2017. Do you want to get started using APIs and automation?

47:02
Coding 101 Introduction to REST APIs Repeated session

329 views

8 years ago

OWASP Foundation
OWASP BeNeLux Day Common REST API security pitfalls by Philippe De Ryck

Abstract The shift towards a REST API landscape indicates a significant evolution in the way we build applications. The rise of ...

36:50
OWASP BeNeLux Day Common REST API security pitfalls by Philippe De Ryck

1,823 views

8 years ago

Confreaks
DjangoCon 2014- Django REST API - So easy you can learn it in 25 minutes

By, Nina Zakharenko Django REST Framework can make creating a RESTFUL api quick and easy. Join me as I go over: - What ...

23:29
DjangoCon 2014- Django REST API - So easy you can learn it in 25 minutes

25,954 views

11 years 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,746 views

3 years ago

GopherCon UK
Golang UK Conference 2017 | Myles McDonnell - Building a RESTful API using go-swagger

Learn how to define a RESTful API by writing a Swagger specification and using go-swagger to generate a go server skeleton and ...

33:33
Golang UK Conference 2017 | Myles McDonnell - Building a RESTful API using go-swagger

15,063 views

8 years ago

PowerShell.org
Creating Automation with APIs and PowerShell by Mike Nelson

This session will focus on diving into using PowerShell to efficiently interact with RESTful APIs to create automations. We will ...

24:48
Creating Automation with APIs and PowerShell by Mike Nelson

197 views

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

466 views

2 years ago

CIRCL Luxembourg
Advanced session from API to MISP internals (including Administration)

Administration** - ACL & Ownership - Organisations - Users - Roles / Permissions - **Synchronisation** - Servers & Feeds ...

2:40:49
Advanced session from API to MISP internals (including Administration)

3,953 views

1 year ago

Cisco DevNet
Coding 102   REST API Basics using Cisco Spark

A classroom session from the DevNet Zone at Cisco Live Berlin 2017. Learn more about REST principles and get hands on with ...

47:06
Coding 102 REST API Basics using Cisco Spark

2,704 views

8 years ago

Cisco DevNet
Coding 101  Introduction to REST APIs

A classroom session from the DevNet Zone at Cisco Live Berlin 2017. Do you want to get started using APIs and automation?

47:29
Coding 101 Introduction to REST APIs

15,148 views

8 years 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,786 views

2 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

282 views

4 weeks 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

402 views

1 year ago

Cisco DevNet
APIC DC API Deep Dive

Automation is integral to Cisco® Application Centric Infrastructure (ACI). Learn about the basic concepts necessary to begin ...

59:38
APIC DC API Deep Dive

9,263 views

10 years ago

Ben Tranter
A Simple REST API with Express, RethinkDB, and Thinky

A quick walkthrough of how to write a REST API using Express, RethinkDB, and Thinky. I also used Ampersand to generate a ...

20:10
A Simple REST API with Express, RethinkDB, and Thinky

10,124 views

10 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,741 views

2 years ago

Qt Group
QtWS17 - RESTful API description languages, Alexey Rusakov

Public APIs are taking the world by the storm, with REST being a popular pattern for anything that faces the Web. Good public ...

26:29
QtWS17 - RESTful API description languages, Alexey Rusakov

3,046 views

8 years ago

Cisco DevNet
DevNet FMC REST API overview

Learn how to use the Firepower Management Center (FMC) REST API for compliance use cases, CRUD operations, and ...

21:31
DevNet FMC REST API overview

5,302 views

7 years ago