openbrewerydb/openbrewerydb-gatsby

Searching breweries by latitude-longitude

subinkrishna opened this issue · 1 comments

Feature request

Overview

Add support for searching breweries by latitude & longitude. This is useful when we need to find the breweries closer to the current location of a user, especially in a mobile application.

The API can look like https://api.openbrewerydb.org/breweries?by_location=<latitude>,<longitude> and output can be sorted by the distance.

(Not sure if this is the right place for API feature requests)

Hi, @subinkrishna ! Thanks for submitting this feature request!

This issue is covered by the following issue on the API repo: openbrewerydb/openbrewerydb-rails-api#15

I'm going to close as a duplicate, but let me know if you have any questions or would like to contribute. Thanks!