renaming
This commit is contained in:
parent
ee1b1c95f7
commit
74b3a0b3f5
1 changed files with 17 additions and 0 deletions
17
documentation/api/README.tmp
Normal file
17
documentation/api/README.tmp
Normal file
|
@ -0,0 +1,17 @@
|
|||
Open Photo API
|
||||
=======================
|
||||
#### OpenPhoto, a photo service for the masses
|
||||
|
||||
----------------------------------------
|
||||
|
||||
### How do I authenticate?
|
||||
|
||||
The Open Photo API uses [OAuth2][oauth2] for authentication. See the complete [guide on authentication][authentication] for details.
|
||||
|
||||
### API Endpoints
|
||||
|
||||
1. [POST /photo/upload][photoupload]
|
||||
|
||||
[authentication]: api/Authentication.markdown
|
||||
[photoupload]: api/PhotoUpload.markdown
|
||||
[oauth2]: http://wiki.oauth.net/w/page/25236487/OAuth-2
|
Loading…
Add table
Add a link
Reference in a new issue