Skip to content

Commit 0a8abca

Browse files
updated doco
1 parent daf5689 commit 0a8abca

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.MD

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,19 @@ User will interact with a single REST endpoint (/images) through GET and PUT req
2727
![Image API PUT sequence](/doc_assets/PUT.png)
2828

2929
<a name="phases"/>
30-
## Phases
31-
### Phase 1
30+
31+
## Phases
32+
33+
### Phase 1
34+
3235
The goal of Phase 1 is to put together a basic upload/download API. It should be able to concurrently stream upload from a remote url. It should be able to provide both a stream download directly and a url-based access point.
3336

3437
GCP - *Complete*
3538
Bluemix - *In Progress*
3639
Azure - *Future*
3740
AWS - *Future*
3841

39-
### Phase X
42+
### Phase X
4043
Websockets for large uploads
4144
Security - OAuth + jwt
4245
Reporting + External logging

0 commit comments

Comments
 (0)