Cladis / tus

PoC using tus protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proof of Concept of large file upload, based on ankitpokhrel/tus-php and Uppy / tus-js-client implementation of tus protocol.

Tested on Apache server with AllowOverride All and rewrite module enabled.

For nginx apply rewrite rule described on https://github.com/ankitpokhrel/tus-php#nginx

Tweak endpoint path in static/index.html as needed

About

PoC using tus protocol


Languages

Language:HTML 55.6%Language:PHP 44.4%