From 2a331f2c556baf973bfe707cdf18457949e01cb9 Mon Sep 17 00:00:00 2001 From: kenuxi Date: Tue, 6 Dec 2022 08:46:20 +0100 Subject: [PATCH 1/2] added Query.me --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dadaa6ee..15d83743 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,7 @@ Table of Contents * [vatcheckapi.com](https://vatcheckapi.com) - Simple and free VAT number validation API. 500 free requests per month. * [numlookupapi.com](https://numlookupapi.com) - Free phone number validation API - 100k free requests / month. * [Volca](https://volca.io#api) - Free API providing lists of technologies such as programming languages and database systems. Unlimited free requests. + * [Query.me](https://query.me) - Collaborative, Notebook-style IDE that allows to connect SQL databases, send API requests and Emails, use JINJA to build powerful workflows. Free for small Teams. **[⬆ back to top](#table-of-contents)** From 5a8fb377f8fdb5cc0bee743c0b12096295b5cd93 Mon Sep 17 00:00:00 2001 From: kenuxi Date: Tue, 6 Dec 2022 08:52:18 +0100 Subject: [PATCH 2/2] changed text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d83743..3cb87a0d 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ Table of Contents * [vatcheckapi.com](https://vatcheckapi.com) - Simple and free VAT number validation API. 500 free requests per month. * [numlookupapi.com](https://numlookupapi.com) - Free phone number validation API - 100k free requests / month. * [Volca](https://volca.io#api) - Free API providing lists of technologies such as programming languages and database systems. Unlimited free requests. - * [Query.me](https://query.me) - Collaborative, Notebook-style IDE that allows to connect SQL databases, send API requests and Emails, use JINJA to build powerful workflows. Free for small Teams. + * [Query.me](https://query.me) - Collaborative data notebooks that execute in a script-like fashion and allow to fetch and send data via SQL, API, and a growing number custom blocks, like Slack and Email. Free for small Teams. **[⬆ back to top](#table-of-contents)**