I made file uploads Easy for Free, Completely Open Source. Works with S3 out of the box.
Hi guys, I Made an simple yet powerful Open source library for handling file uploads that works with S3 out of the box and you don't have to pay for it like something else (hehehe uploadThing). I built this in the last couple of days, I created a core javascript library that handles all the logic that gives two methods upload and uploadMultipart, you just pass in the files, and some options and you are done. The library handles all the hard stuff for both simple put uploads and also multipart uploads. I think as a community we can actually create a good library that will be helpful for all developers like us, If any wants to contribute i will be super happy. check it out here
Hi guys, I Made an simple yet powerful Open source library for handling file uploads that works with S3 out of the box and you don't have to pay for it like something else (hehehe uploadThing).
I built this in the last couple of days, I created a core javascript library that handles all the logic that gives two methods upload and uploadMultipart, you just pass in the files, and some options and you are done. The library handles all the hard stuff for both simple put uploads and also multipart uploads.
I think as a community we can actually create a good library that will be helpful for all developers like us, If any wants to contribute i will be super happy.
check it out here