Skip to content

Instantly share code, notes, and snippets.

@ajaxray
Created April 16, 2019 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ajaxray/32c5a57fafc3f6bc4c430153d66a55f5 to your computer and use it in GitHub Desktop.
Save ajaxray/32c5a57fafc3f6bc4c430153d66a55f5 to your computer and use it in GitHub Desktop.
Example API Response for https://codepen.io/ajaxray/pen/oBPbQe
{
"201" : "Horse",
"202" : "Elephant",
"203" : "Donkey",
"204" : "Camel",
"204" : "Tiger"
}
{
"301" : "Car",
"302" : "Bus",
"303" : "Bike",
"304" : "Rickshaw"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment