Digibury: The Power of Web APIs by Paul Hallett from Twilio

13
THE POWER OF WEB APIS DIGIBURY APRIL 2014

description

Developer Evangelist at Twilio, Paul Hallett, looks at the power of APIs in the modern web and how APIs are changing web app builds.

Transcript of Digibury: The Power of Web APIs by Paul Hallett from Twilio

Page 1: Digibury: The Power of Web APIs by Paul Hallett from Twilio

THE POWER OF WEB APIS

DIGIBURY

APRIL 2014

Page 2: Digibury: The Power of Web APIs by Paul Hallett from Twilio

HI. I’M PAULI’m a Developer Evangelist at twilio

Page 3: Digibury: The Power of Web APIs by Paul Hallett from Twilio

WHAT IS AN API?

Page 4: Digibury: The Power of Web APIs by Paul Hallett from Twilio

DEMO TIME

curl  -­‐X  POST  http://livedemo.com/start/  !HTTP/1.1 200 OK Content-Type: application/xml Date: Wed, 09 Apr 2014 19:35:26 GMT !<?xml version="1.0" ?> <Response> <Say>HOOT HOOT</Say> </Response>

Page 5: Digibury: The Power of Web APIs by Paul Hallett from Twilio

THE PROBLEM

• Hardware

• Setup

• Negotiations

• Hiring

• Investment

Page 6: Digibury: The Power of Web APIs by Paul Hallett from Twilio

APIS SET YOU FREE

Page 7: Digibury: The Power of Web APIs by Paul Hallett from Twilio

THE SOLUTION

• Internet connection

• Creativity

Page 8: Digibury: The Power of Web APIs by Paul Hallett from Twilio

PROVIDING SERVICES

Page 9: Digibury: The Power of Web APIs by Paul Hallett from Twilio

PROVIDING DATA

Page 10: Digibury: The Power of Web APIs by Paul Hallett from Twilio

POKEAPI.CO

• Completely open data API

• Nearly 2 million requests

• RESTful standards

Page 11: Digibury: The Power of Web APIs by Paul Hallett from Twilio

THE FUTURE

Page 12: Digibury: The Power of Web APIs by Paul Hallett from Twilio

THE NEW FOUNDATION

• APIs for all the services!

• Web applications spend 90% of their time consuming APIs

• Web applications can be built over night

Page 13: Digibury: The Power of Web APIs by Paul Hallett from Twilio

THANKS@phalt_

!

[email protected]