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
87
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
37
[KubeCon EU 2019] From New Cluster to Insight: Deploying Monitoring and Logging to Kubernetes
eddiezane
0
60
From New Cluster to Insight. Deploying Monitoring and Logging to Kubernetes
eddiezane
0
79
Creating a Terraform Provider for Just About Anything
eddiezane
0
93
Keeping The Opening Ceremony Cool
eddiezane
0
79
SBHS Hackathon
eddiezane
0
160
Other Decks in Technology
See All in Technology
基調講演: 生成AIを活用したアプリケーションの開発手法とは?
asei
1
120
“プロダクトを好きになれるか“も QAエンジニア転職の大事な判断基準だと思ったの
tomodakengo
0
110
AIエージェントのフレームワークを見るときの個人的注目ポイント
os1ma
1
510
Tenstorrent 開発者プログラム
tenstorrent_japan
0
290
OCI Oracle Database Services新機能アップデート(2025/03-2025/05)
oracle4engineer
PRO
1
110
CSSの最新トレンド Ver.2025
tonkotsuboy_com
11
4.5k
脅威をモデリングしてMCPのセキュリティ対策を考えよう
flatt_security
4
1.4k
AWS全冠したので振りかえってみる
tajimon
0
120
Snowflake Intelligenceで実現できるノーコードAI活用
takumimukaiyama
1
180
QAはソフトウェアエンジニアリングを学んで実践するのが大事なの
ymty
1
330
AIコーディング新時代を生き残るための試行錯誤 / AI Coding Survival Guide
tomohisa
9
12k
Grafana MCP serverでなんかし隊 / Try Grafana MCP server
kohbis
0
320
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Fireside Chat
paigeccino
37
3.5k
Building Applications with DynamoDB
mza
95
6.4k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Documentation Writing (for coders)
carmenintech
71
4.9k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Git: the NoSQL Database
bkeepers
PRO
430
65k
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