Arrange, typo
This commit is contained in:
parent
59b7342057
commit
dc8bbd2716
|
@ -2,14 +2,14 @@
|
|||
|
||||
A dedicated file upload server written in Go.
|
||||
|
||||
## Roadmap
|
||||
|
||||
The goal for this code base is to come up with a good and simple solution for
|
||||
resumable file uploads over http.
|
||||
|
||||
## Roadmap
|
||||
|
||||
* Defining good http API
|
||||
* Implementing a reasonably robust server for it
|
||||
* Creating HTML5 client
|
||||
* Creating an HTML5 client
|
||||
* Setting up an online demo
|
||||
* Integrating Amazon S3 for storage
|
||||
* Creating an iOS client
|
||||
|
|
Loading…
Reference in New Issue