Skip to content

add route to upload and persist file

danySam requested to merge route_upload_api into master

Only file upload and persist has been implemented. Need to save unique ID in a DB and return a URL for the user to download the file.

Closes #10 (closed), #16 (closed)

Edited by danySam

Merge request reports