From bcd21940b0843e401dec787541d87065cb0fd4a9 Mon Sep 17 00:00:00 2001 From: Izzur Zuhri Date: Wed, 29 Jun 2022 21:41:35 +0700 Subject: [PATCH 1/2] Remove db-ip from list Previous link return 404 not found. And when check to its homepage, its no longer providing free API, only 7-day trial which does not eligible for this list --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 427428e9..b0593a19 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,6 @@ Table of Contents * [Dataimporter.io](https://www.dataimporter.io) - Tool for connecting, cleaning, and importing data into Salesforce. Free Plan includes up to 20,000 records per month. * [Data Miner](https://dataminer.io/) - A browser extension (Google Chrome, MS Edge) for data extraction from web pages CSV or Excel. The free plan gives you 500 pages/month. * [Datapane](https://datapane.com) - API for building interactive reports in Python and deploying Python scripts and Jupyter Notebooks as self-service tools. - * [DB-IP](https://db-ip.com/api/free/) - Free IP geolocation API with 1k request per IP per day.lite database under CC-BY 4.0 License is free too. * [DB Designer](https://www.dbdesigner.net/) — Cloud based Database schema design and modeling tool with a free starter plan of 2 Database models and 10 tables per model. * [DeepAR](https://developer.deepar.ai) — Augmented reality face filters for any platform with one SDK. Free plan provides up to 10 monthly active users (MAU) and tracking up to 4 faces * [Deepnote](https://deepnote.com) - A new kind of data science notebook. Jupyter-compatible with real-time collaboration and running in the cloud. Free tier includes unlimited personal projects, up to 750 hours of standard hardware and teams with up to 3 editors. From 5f24989bf1460f2263e0ed2e727881f1170dbb87 Mon Sep 17 00:00:00 2001 From: Izzur Zuhri Date: Thu, 30 Jun 2022 07:43:29 +0700 Subject: [PATCH 2/2] Re add db-ip with correct link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0593a19..9595d7bf 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ Table of Contents * [Dataimporter.io](https://www.dataimporter.io) - Tool for connecting, cleaning, and importing data into Salesforce. Free Plan includes up to 20,000 records per month. * [Data Miner](https://dataminer.io/) - A browser extension (Google Chrome, MS Edge) for data extraction from web pages CSV or Excel. The free plan gives you 500 pages/month. * [Datapane](https://datapane.com) - API for building interactive reports in Python and deploying Python scripts and Jupyter Notebooks as self-service tools. + * [DB-IP](https://db-ip.com/api/free) - Free IP geolocation API with 1k request per IP per day.lite database under CC-BY 4.0 License is free too. * [DB Designer](https://www.dbdesigner.net/) — Cloud based Database schema design and modeling tool with a free starter plan of 2 Database models and 10 tables per model. * [DeepAR](https://developer.deepar.ai) — Augmented reality face filters for any platform with one SDK. Free plan provides up to 10 monthly active users (MAU) and tracking up to 4 faces * [Deepnote](https://deepnote.com) - A new kind of data science notebook. Jupyter-compatible with real-time collaboration and running in the cloud. Free tier includes unlimited personal projects, up to 750 hours of standard hardware and teams with up to 3 editors.