More Example Files for Axum #3455
Zayd-McArdle
started this conversation in
Ideas
Replies: 1 comment
-
Check out the Project Showcase in |
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.
-
Please can we have a lot more example use cases for Axum other than the ones provided in the repo, like uploading and downloading files on the web server, deleting uploaded files, more middleware use cases like json validation, multi-form validation, etc.
I am coming from a C# ASP.NET Core background where a lot of the middleware stuff is abstracted away and we need something for those transitions to this library.
Beta Was this translation helpful? Give feedback.
All reactions