Skip to content
Discussion options

You must be logged in to vote

NiceGUI is simply a frontend to any Python code you like. So you can implement the REST calls on the server and only present the options and results with NiceGUI. It's advisable to use an async http library like httpx to not hinder the responsiveness of the user interface.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bcgordon3
Comment options

Answer selected by rodja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants