From 70f18d02a9e22b80232be2c26e94cd77a38e1f49 Mon Sep 17 00:00:00 2001 From: Lars Hadidi Date: Sat, 21 Jan 2023 19:22:55 +0100 Subject: [PATCH 1/2] Update README.md Added ReTool to section 'Low-code Platform' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a72a37a..dcc1a6f0 100644 --- a/README.md +++ b/README.md @@ -1045,6 +1045,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [BudiBase](https://budibase.com/) — Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s * [appsmith](https://www.appsmith.com/) — Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API. * [ToolJet](https://www.tooljet.com/) — Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, etc and build apps using drag and drop application builder. + * [ReTool](https://retool.com/) — Low-code platform for building internal applications. Retool is highly hackable, so you’re never limited by what's available out of the box. If you can write it with JavaScript and an API, you can build it in Retool. **[⬆ back to top](#table-of-contents)** From 3fa10909a150a707541b496d861ae20e117a2f0b Mon Sep 17 00:00:00 2001 From: Lars Hadidi Date: Sat, 21 Jan 2023 20:07:35 +0100 Subject: [PATCH 2/2] Update README.md added information about the free plan of 'retool' in section 'Low-code Platform' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcc1a6f0..09a3bc74 100644 --- a/README.md +++ b/README.md @@ -1045,7 +1045,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [BudiBase](https://budibase.com/) — Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s * [appsmith](https://www.appsmith.com/) — Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API. * [ToolJet](https://www.tooljet.com/) — Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, etc and build apps using drag and drop application builder. - * [ReTool](https://retool.com/) — Low-code platform for building internal applications. Retool is highly hackable, so you’re never limited by what's available out of the box. If you can write it with JavaScript and an API, you can build it in Retool. + * [ReTool](https://retool.com/) — Low-code platform for building internal applications. Retool is highly hackable. If you can write it with JavaScript and an API, you can build it in Retool. The free tier allows up to five users per month, unlimited apps and API connections. **[⬆ back to top](#table-of-contents)**