How to handle files in the backend?

I’m sending a file through multipart/form-data but I don’t know how to access it in the backend. for example file itself or the filename, etc