request for API: fly platform regions with region lat long

Hello, this might be niche but I’ll just put it out there.

It would be great to have an HTTP API that returns the output from fly platform regions along with lat long. When using some custom routing, it helps to know where the originating request is coming from in order to route it to the nearest instance. As of now I am hard coding the list of regions, and periodically updating them (with a fallback to a default region in case my hard coded list does not contain the region of the request)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.