[Question] How to use API responses from Flask in Flet Static Website? #2891
Unanswered
gamartin23
asked this question in
Q&A
Replies: 1 comment
-
You can give |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi! I've been scouring the internet for examples of static websites dealing with this trouble and i could not find any made with Flet.
All i need is to see an example of a Flet website that does GET and POST requests with a button, changing a value on screen, and does work when built into a static website. I'd love to see what libraries or methods i need to use, because this is a bit above my paygrade and i'm getting way too stressed for a passion project 😅
thanks!
code sample is an example of the kind of functions i need to make work within this page
edit: yes, esentially i ask for an example of how to replace the library Requests.
Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions