AteyibOriginal post
Web Developer
If i have a list of restaurants in my Appwrite db and I want to get all restaurant within 10 miles of the current user, is is possible to do that clone of search using Appwrite database APIs?
Summary
Developers want to find restaurants near the user using Appwrite's database APIs. They are seeking a way to get all restaurants within a 10-mile radius of the current user's location.