Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Fordham University API Workshop
Search
Eddie Zaneski
March 04, 2015
Technology
0
74
Fordham University API Workshop
Eddie Zaneski
March 04, 2015
Tweet
Share
More Decks by Eddie Zaneski
See All by Eddie Zaneski
Kubernetes: The Operating System for the Cloud
eddiezane
0
91
A Gentle Introduction to Kubernetes
eddiezane
1
170
Docker Is the New Package Manager: Making Local Development a Breeze
eddiezane
0
160
Turing API Workshop
eddiezane
0
38
[KubeCon EU 2019] From New Cluster to Insight: Deploying Monitoring and Logging to Kubernetes
eddiezane
0
61
From New Cluster to Insight. Deploying Monitoring and Logging to Kubernetes
eddiezane
0
80
Creating a Terraform Provider for Just About Anything
eddiezane
0
96
Keeping The Opening Ceremony Cool
eddiezane
0
80
SBHS Hackathon
eddiezane
0
160
Other Decks in Technology
See All in Technology
Lakebaseを使ったAIエージェントを実装してみる
kameitomohiro
0
140
ネットワーク保護はどう変わるのか?re:Inforce 2025最新アップデート解説
tokushun
0
210
AI エージェントと考え直すデータ基盤
na0
2
820
Delegating the chores of authenticating users to Keycloak
ahus1
0
140
AWS Organizations 新機能!マルチパーティ承認の紹介
yhana
1
280
データグループにおけるフロントエンド開発
lycorptech_jp
PRO
1
110
american airlines®️ USA Contact Numbers: Complete 2025 Support Guide
supportflight
1
110
インフラ寄りSREの生存戦略
sansantech
PRO
1
380
LangChain Interrupt & LangChain Ambassadors meetingレポート
os1ma
2
320
Glacierだからってコストあきらめてない? / JAWS Meet Glacier Cost
taishin
1
170
成長し続けるアプリのためのテストと設計の関係、そして意思決定の記録。
sansantech
PRO
0
120
20250705 Headlamp: 專注可擴展性的 Kubernetes 用戶界面
pichuang
0
280
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Bash Introduction
62gerente
613
210k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
How to Ace a Technical Interview
jacobian
278
23k
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Visualization
eitanlees
146
16k
BBQ
matthewcrist
89
9.7k
We Have a Design System, Now What?
morganepeng
53
7.7k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Fireside Chat
paigeccino
37
3.5k
The Cult of Friendly URLs
andyhume
79
6.5k
Transcript
Eddie Zaneski Developer Evangelist @eddiezane
None
What is AN API?
Export Functionality
None
REST
GET POST PUT PATCH DELETE HEAD
* Connected to api.giphy.com (54.225.182.29) port 80 (#0) > GET
/v1/gifs/random?api_key=dc6zaTOxFJmzC HTTP/1.1 > User-Agent: curl/7.37.1 > Host: api.giphy.com > Accept: */* http://api.giphy.com/v1/gifs/random?api_key=dc6zaTOxFJmzC
Hostname http://api.giphy.com/v1/gifs/random?api_key=dc6zaTOxFJmzC
Request Path http://api.giphy.com/v1/gifs/random?api_key=dc6zaTOxFJmzC
Query Args http://api.giphy.com/v1/gifs/random?api_key=dc6zaTOxFJmzC
None
bit.ly/HACKFU