class Shrine::UploadEndpoint

Rack application that accepts multipart POST request to the root URL, calls #upload with the uploaded file, and returns the uploaded file information in JSON format.