Skip to content

Instantly share code, notes, and snippets.

@joncalhoun
Created October 29, 2012 14:34
Show Gist options
  • Save joncalhoun/3973879 to your computer and use it in GitHub Desktop.
Save joncalhoun/3973879 to your computer and use it in GitHub Desktop.
EasyPost cURL Example Output
{
"rates":[
{
"carrier":"USPS",
"service":"Priority",
"rate":"9.12"
},{
"carrier":"USPS",
"service":"Express",
"rate":"26.94"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment