jkeifer / drf-chunked-uploadView external linksLinks
Module for django-rest-framework to enable uploads using chunks via REST.
☆117Aug 13, 2023Updated 2 years ago
Alternatives and similar repositories for drf-chunked-upload
Users that are interested in drf-chunked-upload are comparing it to the libraries listed below
Sorting:
- Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted.☆235Jan 4, 2025Updated last year
- Django demo project of the `django-chunked-upload` module.☆39Oct 1, 2020Updated 5 years ago
- example of using nginx upload module with Django!☆78Feb 7, 2024Updated 2 years ago
- A reusable Django app that provides threaded conversations between users.