[Tech] Use restful api or event api #20
FFengIll
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
For GUI, especially wails, we should implement frontend and server and link them with api.
We can choose restful api via http or event api via wails.
Final decision is
restfulso we can provide both web ui in browser and native ui in app in future, and make things simple.All reactions