uploader – Simple File Upload Server in Go

Uploader is a lightweight file upload server written in Go. It supports form-based uploads, automatically saves files to disk, and includes built-in logging and configurable upload size limits. Ideal for developers needing a drop-in solution to handle file uploads securely and efficiently with minimal setup. Built as a single binary, it’s easy to deploy with Docker or standalone on any server.

Project link: https://github.com/hantsaniala/uploader

Nifty tech tag lists from Wouter Beeftink