|
|
|
Ask HN: Implement a webservice GUI with Qt?
|
|
1 points
by mon1key
3025 days ago
|
|
I have a webservice for which I want to build a GUI. I was initially considering doing it in electron but am now wondering if I could simply use Qt to build my GUI? Qt would be making REST api calls to the backend service(which could be running locally or remote) to populate the UI. |
|