How easy is it to change the app object I'm fastHTML from starlette to another package #743
Unanswered
Karthik777
asked this question in
Q&A
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.
-
I've been following Robyn which is a rust based web server which boasts some amazing performance metrics. The API seems almost similar to starlette. I think I can have that and just use fastHTML to get UI parts, but a cleaner way would be to extend FastHTML class from. The Robyn app rather than Starlette. But I don't know what I don't know. Is it doable, any gotchas to think of?
Beta Was this translation helpful? Give feedback.
All reactions