Text
This commit is contained in:
parent
aa67890407
commit
39c5011963
|
@ -9,8 +9,8 @@ Sounds interesting? Get notified when it's ready: http://tus.io/
|
||||||
The goal for this code base is to come up with a good and simple solution for
|
The goal for this code base is to come up with a good and simple solution for
|
||||||
resumable file uploads over http.
|
resumable file uploads over http.
|
||||||
|
|
||||||
* Defining good http API
|
* Defining a good http API
|
||||||
* Implementing a reasonably robust server for it
|
* Implementing a minimal / robust server for it
|
||||||
* Creating an HTML5 client
|
* Creating an HTML5 client
|
||||||
* Setting up an online demo
|
* Setting up an online demo
|
||||||
* Integrating Amazon S3 for storage
|
* Integrating Amazon S3 for storage
|
||||||
|
|
Loading…
Reference in New Issue