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
ABEMAの本番環境負荷試験への挑戦
mk2taiga
5
810
VS CodeとGitHub Copilotで爆速開発!アップデートの波に乗るおさらい会 / Rapid Development with VS Code and GitHub Copilot: Catch the Latest Wave
yamachu
2
340
推し書籍📚 / Books and a QA Engineer
ak1210
0
120
SREのためのeBPF活用ステップアップガイド
egmc
2
900
American airlines ®️ USA Contact Numbers: Complete 2025 Support Guide
airhelpsupport
0
390
公開初日に Gemini CLI を試した話や FFmpeg と組み合わせてみた話など / Gemini CLI 初学者勉強会(#AI道場)
you
PRO
0
1k
cdk initで生成されるあのファイル達は何なのか/cdk-init-generated-files
tomoki10
1
540
TableauLangchainとは何か?
cielo1985
1
150
United airlines®️ USA Contact Numbers: Complete 2025 Support Guide
unitedflyhelp
0
340
OpenTelemetryセマンティック規約の恩恵とMackerel APMにおける活用例 / SRE NEXT 2025
mackerelio
3
1.6k
Rethinking Incident Response: Context-Aware AI in Practice
rrreeeyyy
1
390
ClaudeCodeにキレない技術
gtnao
0
560
Featured
See All Featured
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
BBQ
matthewcrist
89
9.7k
Side Projects
sachag
455
42k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Practical Orchestrator
shlominoach
189
11k
Making Projects Easy
brettharned
116
6.3k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
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