Couchers-org / couchers

The next-generation couch surfing platform. Free forever. Community‑led. Non‑profit. Modern. Chuck us a star :)
https://couchers.org
MIT License
373 stars 78 forks source link

[map] centralize the API calls in the backend #4012

Closed bakeiro closed 5 days ago

bakeiro commented 5 months ago

WIP

call the nominatim API calls from the backend (so we can cache is later)

to be done after this issue

aapeliv commented 5 months ago

We might get rate-limited if we do this. Why would you like to do it?

bakeiro commented 5 months ago

I though that... maybe just send to the server to cache in order to scale better in the future, this stills WIP