Bookmarks tagged [file-upload]
https://stackoverflow.com/questions/40494050/uploading-image-to-amazon-s3-using-multer-s3-nodejs
Complete and working Node Cheat | Upload to s3 using multer-s3 available.
Code: ...
- 📆 published on: 2016-11-08
- tags: node.js, file-upload, amazon-s3, multer, multer-s3
https://github.com/badunk/multer-s3
multer storage engine for amazon s3
- tags: multer, amazon-s3, aws, expressjs, file-upload
- source code
https://valor-software.com/ng2-file-upload/
Angular2 File Upload
- tags: angular, file-upload
- source code
https://stackoverflow.com/questions/8922056/what-is-the-best-way-to-upload-and-store-pictures-on-the...
All big websites don't save pictures to the database they store them in the disk. They save a reference to the picture's position in a table. And then link from there.
Why? Performance.
Pulling heav...
- 📆 published on: 2012-01-19
- tags: php, file-upload, persistence, webdesign, architecture, database, file-systems
https://github.com/choonkeat/attache
Standalone image and file server to decouple your app from file management concerns.
- tags: ruby, file-upload
- source code
https://github.com/carrierwaveuploader/carrierwave
Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks.
- tags: ruby, file-upload
- source code
https://github.com/markevans/dragonfly
A Ruby gem for on-the-fly processing - suitable for image uploading in Rails, Sinatra and much more!.
- tags: ruby, file-upload
- source code
https://github.com/thoughtbot/paperclip
Easy file attachment management for ActiveRecord. Deprecated as of May 14, 2018.
- tags: ruby, file-upload
- source code
https://github.com/dtaniwaki/rack-secure-upload
Upload files securely.
- tags: ruby, file-upload
- source code
https://github.com/refile/refile
A modern file upload library for Ruby applications, Refile is an attempt by CarrierWave's original author to fix the design mistakes and overengineering in CarrierWave.
- tags: ruby, file-upload
- source code
https://github.com/janko-m/shrine
Toolkit for handling file uploads in Ruby.
- tags: ruby, file-upload
- source code