Large Multipart.File uploads directly to AWS S3
I have a go-chi (golang) web application that is hosted behind nginx (reverse proxy – proxy_pass directives), that accepts file uploads that are then uploaded to AWS S3.
I have a go-chi (golang) web application that is hosted behind nginx (reverse proxy – proxy_pass directives), that accepts file uploads that are then uploaded to AWS S3.