Formatting

This commit is contained in:
Felix Geisendörfer 2013-03-17 10:41:17 +01:00
parent cd6467a1fb
commit 9ec012b0a2
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ released as open source, there will be no bait and switch.
## HTTP API
Below is the proposed HTTP API for resumable file uploading. Prior art:
Below is the proposed HTTP API for resumable file uploading.
Prior art:
* [Resumable Media Uploads in the Google Data Protocol](https://developers.google.com/gdata/docs/resumable_upload)
* [Google Drive - Upload Files](https://developers.google.com/drive/manage-uploads)