Blog
  • Home
  • Awesome List
  • Helpful commands
  • About Me
Subscribe

programming

A collection of 1 post
programming

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('city-timezones'); // Set
Dec 9, 2019 1 min read
Blog © 2023
Powered by Ghost