Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FermiDirak/dc392097e07b28b3593655b8a5379607 to your computer and use it in GitHub Desktop.
Save FermiDirak/dc392097e07b28b3593655b8a5379607 to your computer and use it in GitHub Desktop.
GET http://localhost:3000/business/--9e1ONYQuAa-CB_Rrw7Tw
Sample Output:
{
"id": "--9e1ONYQuAa-CB_Rrw7Tw",
"name": "Delmonico Steakhouse",
"neighborhood": "The Strip",
"address": "3355 Las Vegas Blvd S",
"city": "Las Vegas",
"state": "NV",
"postal_code": "89109",
"latitude": 36.1232,
"longitude": -115.169,
"stars": 4,
"review_count": 1451,
"is_open": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment