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
75
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
93
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
40
[KubeCon EU 2019] From New Cluster to Insight: Deploying Monitoring and Logging to Kubernetes
eddiezane
0
68
From New Cluster to Insight. Deploying Monitoring and Logging to Kubernetes
eddiezane
0
82
Creating a Terraform Provider for Just About Anything
eddiezane
0
99
Keeping The Opening Ceremony Cool
eddiezane
0
80
SBHS Hackathon
eddiezane
0
170
Other Decks in Technology
See All in Technology
Jaws-ug名古屋_LT資料_20250829
azoo2024
3
160
マイクロモビリティシェアサービスを支える プラットフォームアーキテクチャ
grimoh
1
260
Goss: Faiss向けの新しい本番環境対応 Goバインディング #coefl_go_jp
bengo4com
0
1.4k
攻撃と防御で実践するプロダクトセキュリティ演習~導入パート~
recruitengineers
PRO
3
1.1k
Claude Code x Androidアプリ 開発
kgmyshin
1
630
Amazon Bedrock AgentCore でプロモーション用動画生成エージェントを開発する
nasuvitz
6
480
LLMエージェント時代に適応した開発フロー
hiragram
1
430
7月のガバクラ利用料が高かったので調べてみた
techniczna
3
700
絶対に失敗できないキャンペーンページの高速かつ安全な開発、WINTICKET × microCMS の開発事例
microcms
0
190
Yahoo!広告ビジネス基盤におけるバックエンド開発
lycorptech_jp
PRO
1
290
帳票Vibe Coding
terurou
0
150
事業価値と Engineering
recruitengineers
PRO
6
4.1k
Featured
See All Featured
Music & Morning Musume
bryan
46
6.8k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
900
The Invisible Side of Design
smashingmag
301
51k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
185
54k
Raft: Consensus for Rubyists
vanstee
140
7.1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
4 Signs Your Business is Dying
shpigford
184
22k
Git: the NoSQL Database
bkeepers
PRO
431
65k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
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