simple-cdn-server Setup Rename config.json.example to config.json Set your token and address in config.json file Create /files directory Execute go build cdn-server Endpoints Upload file: POST / Find file: GET /files/uuid.ext All uploaded files goes to /files directory