request-yo-racks / api

A REST API for the Request-Yo-Racks projects.
https://api.requestyoracks.org
MIT License
0 stars 4 forks source link

Fix the places/ endpoint #20

Closed rgreinho closed 6 years ago

rgreinho commented 6 years ago

Description

The places endpoint was not taking the latitude/longitude as a parameter and contained some hardcoded test data that needed to be cleaned up.

Motivation and Context

The endpoint is supposed to query the list of businesses nearby the marker on the map.

How Has This Been Tested?

Manually.

Types of changes

Checklist