From e4055e6208ebfa912706c6387db5a076be3aa5b1 Mon Sep 17 00:00:00 2001 From: ooi18 <48976740+ooi18@users.noreply.github.com> Date: Fri, 2 Aug 2024 14:23:08 +0800 Subject: [PATCH] Update README.md Add IP2Location.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e304c09..213f9f7 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. * [JSONProxy](https://github.com/afeld/jsonp) - Simple HTTP proxy that enables cross-domain requests to any JSON API. * [Telize](https://www.telize.com/) - JSON IP and GeoIP REST API. * [jsonpad](https://jsonpad.io/) - a simple JSON storage platform. +* [IP2Location.io](https://www.ip2location.io/) - A fast and accurate IP Geolocation API tool to determine a user's location and use the geolocation information in different use cases. ## Supersets * [YAML](https://yaml.org) - A human friendly data serialization standard for all programming languages.