From 629640d6c4cf8c4d3684c5f99951e93b1fe6b164 Mon Sep 17 00:00:00 2001 From: Moayad Abujaber Date: Fri, 23 Dec 2022 15:55:54 +0300 Subject: [PATCH] create a section following the same format --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1cd2c0a..3b8f860e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [APIs, Data and ML](#apis-data-and-ml) * [Artifact Repos](#artifact-repos) * [BaaS](#baas) + * [Low-code Platform](#low-code-platform) * [CDN and Protection](#cdn-and-protection) * [CI and CD](#ci-and-cd) * [CMS](#cms) @@ -1029,8 +1030,14 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ * [Supabase](https://supabase.com) — The Open Source Firebase Alternative to build backends. Free Plan offers Authentication, Realtime Database & Object Storage. * [tyk.io](https://tyk.io/) — API management with authentication, quotas, monitoring and analytics. Free cloud offering * [zapier.com](https://zapier.com/) — Connect the apps you use, to automate tasks. 5 zaps, every 15 minutes and 100 tasks/month - * [LeanCloud](https://leancloud.app/) — Mobile backend. 1GB of data storage, 256MB instance, 3K API requests/day, 10K pushes/day are free. (API is very similar to Parse Platform) - * [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 + * [LeanCloud](https://leancloud.app/) — Mobile backend. 1GB of data storage, 256MB instance, 3K API requests/day, 10K pushes/day are free. (API is very similar to Parse Platform) + +**[⬆ back to top](#table-of-contents)** + +## Low-code Platform +* [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. **[⬆ back to top](#table-of-contents)**