photo-front/documentation/api
Jaisen Mathai 74b3a0b3f5 renaming
2011-07-18 21:18:12 -07:00
..
Authentication.markdown Adding documentation directory and initial API docs. 2011-06-06 12:20:43 -07:00
PhotoUpload.markdown Adding documentation directory and initial API docs. 2011-06-06 12:20:43 -07:00
README.markdown Adding documentation directory and initial API docs. 2011-06-06 12:20:43 -07:00
README.tmp renaming 2011-07-18 21:18:12 -07:00

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