Replies: 1 comment 2 replies
-
Lovely! Could you please explain what's the purpose of "idle" function in FastAPI? I was so excited when implemented Flet into FastAPI that immediately started thinking about making a "dashboard" example for showing some stats from an API. Do you think we should extend flet.dev article with your example/notes or you could create a separate blog post? I feel like we should cover more of Flet+FastAPI :) Flet - a better UI for FastAPI 🚀 |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi, i checked out the new feature on how to to run serve Flet Apps using FastAPI and i must say it's really cool.
Here is a simple demo project with some more thoughts: https://github.com/flokapi/flet-fastapi-example
Key points:
Beta Was this translation helpful? Give feedback.
All reactions