This commit is contained in:
Jaisen Mathai 2011-07-18 21:18:12 -07:00
parent ee1b1c95f7
commit 74b3a0b3f5

View 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