Hey hackers, introducing BoringUi, a tool to convert your json data to web ui. Just enter the data, describe how you want the ui and done!
Thinking of adding a feature to directly connect api so my backend folks never have to learn bloated frontend frameworks for simple tasks.
It can be used for internal presentation, MVP etc where you don't want a complex ui.
Nice. It can be clubbed with this but I have chosen json to let people create ui from their data since json is a common format.
Gonna add feature to connect api and generate ui directly
what kind of use cases or specific scenarios are you targeting with this feature? I get about internal presentation or MVP but, why should I pay for it
The plan is to evolve it to a full frontend. For ex connect your backend api and generate ui for your content and use custom domain directly (handling pagination also).
Use for dashboards etc.