expressjs / expressjs/multer

Uploading a generated file in a function with multer

Open
#691 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
1.1k
Avg merge
8d 2h
Merged PRs (30d)
21

Description

I want to upload a file that is not coming in with a post request, instead I am generating a string and want to save that directly to my S3 bucket as a txt file.

Preferably I would like to call upload(file) and it just uploads as if it came from an app.post request.

Any idea how to do this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.