A Series of Unfortunate Requests
YAPC::NA 2015
Joseph Hall
Who am I?
The Beauty of REST
JSON vs XML
JSON and XML in REST
Common REST Methods
REST Authentication
Breaking Down REST URLs
<proto>://<api_url>/<resource>[/<action>]
Example 1: GitHub
https://api.github.com/repos/saltstack/salt/issues/15000
Example 2: Joyent
https://us-west-1.api.joyentcloud.com/<account>/users
Example 3: Stormpath
https://api.stormpath.com/v1/accounts/<account_id>
Example 4: SaltAPI
http[s]://<saltmaster>/<resource>[/<resource_id>]
Contact
@techhat
@techhat
@techhat
blog.josephhall.com