koyablue / weather-wear

Web app that suggests clothing based on temperature and weather conditions.
https://weather-wear-zeta.vercel.app
0 stars 0 forks source link

IP Geolocation (Abstract API) #20

Closed koyablue closed 1 year ago

koyablue commented 1 year ago

Overview

Use IP Geolocation again

Purpose

Proposal

this commit will help to implement this issue: https://github.com/koyablue/weather-wear/commit/24ff5c6daceaf867d49ad3d275b98e4c7f9ac98f

koyablue commented 1 year ago

Abstract API is not free anymore. They changed their policy so I'm not going to use that. Instead of that I'm going to use ipgeolocation.io https://app.ipgeolocation.io/

request limits are: 1000 / day 30000 / month

koyablue commented 1 year ago

Released