Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Request Lunch places from Zomato #6

Open
Muffles opened this issue May 22, 2019 · 0 comments
Open

Request Lunch places from Zomato #6

Muffles opened this issue May 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Muffles
Copy link
Contributor

Muffles commented May 22, 2019

Context
The purpose of connecting our API to Zomato is to retrieve information from it's API, namely, places to eat

Tasks

  • Create a GET endpoint to trigger the call to Zomato, you can call it /places
  • From Zomato, request a list of available places to eat around a specific location (can be a hardcoded location for now, it can be an address or whatever is easier for the time being)
  • If possible, either define a radius or sort it by closest first
  • Request name, address, distance and rating for each place
@Muffles Muffles added the enhancement New feature or request label May 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants