Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Installing dependencies

pip install -r requirements.txt

Running server

python server.py

Uploading files

python uploader.py tests/data/5MB.file

Running tests

python -m unittest tests/test_chunked_upload.py

About

Resumable chunked file upload via Rest API

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.