photo-front/documentation/api/README.tmp
Jaisen Mathai 74b3a0b3f5 renaming
2011-07-18 21:18:12 -07:00

17 lines
490 B
Text

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