|
|
|
|
|
by xgenecloud
2121 days ago
|
|
Not exactly no-code, but the spirit is the same in what we are building at XgeneCloud. Via our GUI you can scaffold most of the repeatable code that is required in any backend and modify it to your business needs from there on. * https://github.com/xgenecloud/xgenecloud * Demo link : https://youtu.be/gEU-QvmwSKQ (Creating CRUD APIs via GUI for a MySQL database) * So by just pointing to a database via a GUI, you can generate CRUD-Aggregation APIs (REST/GraphQL) automatically for any given database. It has built in GUI to edit and manage schemas and access control as well. |
|