smartxworks / sunmao-ui

A Framework for Developing Low-code Tool
https://sunmao-ui.com
Apache License 2.0
1.38k stars 94 forks source link

Support creating custom DataSource #639

Closed tanbowensg closed 1 year ago

tanbowensg commented 2 years ago

What problem does this feature solve? Now sunmao editor only support adding 4 types DataSource. If developer develop a custom trait(like socket), he cannot add it as a DataSource.

What does the proposed API look like?