Home Manual Reference Source

src/geoservice/api.js

const ROOT_URL = 'https://geo.eastsideapps.io/api/v1/';
const PATH_GEOIP = 'info?ip={ip}';