getaddress.io exposes more endpoints than are supported in the lib.
Missing implementation for these routes:
/validate,
/private-address,
/nearest,
/nearest-location,
/distance
It'd be good to have all of them available here, so it's enough rely on the lib and there'd be no need to do custom fetches.
getaddress.ioexposes more endpoints than are supported in the lib.Missing implementation for these routes:
/validate,/private-address,/nearest,/nearest-location,/distanceIt'd be good to have all of them available here, so it's enough rely on the lib and there'd be no need to do custom fetches.