Sunday, 7 May 2017

How can you stream a multipart request body with Koa?

I am developing a web app and would like to stream file uploads straight to S3 (or Minio in my development environment). It doesn't look like koa-better-body or koa-body can stream, what might be a way I can do it?



via Zeb McCorkle

No comments:

Post a Comment