This commit is contained in:
Felix Geisendörfer 2013-03-17 00:39:08 +01:00
parent aa67890407
commit 39c5011963
1 changed files with 2 additions and 2 deletions

View File

@ -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
resumable file uploads over http.
* Defining good http API
* Implementing a reasonably robust server for it
* Defining a good http API
* Implementing a minimal / robust server for it
* Creating an HTML5 client
* Setting up an online demo
* Integrating Amazon S3 for storage