We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95de3f4 commit 3e52890Copy full SHA for 3e52890
README.md
@@ -30,7 +30,7 @@ Openblocks wants to take a step forward. More specifically, Openblocks is
30
- **Visual UI builder** with 50+ built-in components.
31
- **Module and Query Library** for reusable components and queries in the UI builder.
32
- **Custom components** to share through React and Openblocks SDK (instead of iFrame). (Pre-alpha)
33
-- **Native connections** to PostgresSQL, MongoDB, MySQL, Redis, Elasticsearch, RestAPI, SMTP, etc.
+- **Native connections** to PostgreSQL, MongoDB, MySQL, Redis, Elasticsearch, REST API, SMTP, etc.
34
- **JavaScript supported everywhere** to transform data, control components, etc.
35
- **Embed Openblocks pages as a React component** (instead of iFrame). [Demo](https://github.com/openblocks-dev/openblocks-sdk-demo)
36
- **Role-based access control (RBAC)** for granular permission management.
0 commit comments