Almost free location API
In this blog post i try to get around pricey User IP location services using a cloud function and with the help of tracked data by our friends at Google.
Below is a nodejs script to deploy on google cloud functions.
const cors = require('cors')
const cityTimezones = require(