In this post, we'll look at how to implement file upload and download in a Rust web application.
One of Go's big upsides, for me, is its simplicity. This post shows another example of this, implementing a basic HTTP File Up- and Download using just the standard library.