Skip to content

chosak/restful-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful image gallery, two-legged OAuth, built for Google App Engine.
Python backend with a fully-functioning JavaScript demo client.

See http://restful-gallery.appspot.com for a live demo of this code running on Google App Engine.
Detailed REST API documentation is also hosted there.

This code makes use of the oauth2 Python library, hosted at https://github.com/simplegeo/python-oauth2. When running on App Engine this also requires the inclusion of the httplib2 library, available at http://code.google.com/p/httplib2/.

For licensing instructions, see LICENSE.

About

RESTful image gallery, two-legged OAuth, built for Google App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published