Replies: 1 comment
-
Not really, as #83 was never implemented. |
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.
-
I'm in the process of offloading off of django and currently looking for a way to do it piecemeal.*
Ideally, an Axum server (within loco?) will catch all the requests and forward them to Django, and I can take the time to migrate the logic to Rust at our own pace.
If Granian can be started from rust and act as the fallback handler for all requests, that should serve my usecase
Beta Was this translation helpful? Give feedback.
All reactions