How to Upload files to server using LUA

I am using uhttpd server. LUA+html+css+JS for UI and sqlite as database. Now I need to upload file to server/memory using LUA.

I previously used PHP but very new to LUA. Can anybody help me out ?