issues
search
uploadcare
/
uploadcare-ruby
Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
https://uploadcare.com
MIT License
39
stars
28
forks
source link
Feature/upload-progress-functionality
#82
Closed
dmitrijivanchenko
closed
3 years ago
dmitrijivanchenko
commented
3 years ago
Multipart upload:
Add possibility to inject code which will be run after each chunk is uploaded Upload from URL:
Add method to get progress of an upload (from Uploadcare UploadAPI)
Checklist
[ ] Tests (if applicable)
[ ] Documentation (if applicable)
[ ] Changelog stub (or use
conventional commit messages
)
Multipart upload:
Checklist