Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.29 KB

readme.md

File metadata and controls

19 lines (11 loc) · 1.29 KB

gophoto - A Photo Archive in the Cloud

Crafted in the Go Programming language

Hosted on Bluemix and photos stored on (Swift based) Object Storage v2 service

Learn how to build a mobile compatible photo upload and storage webapp using the Go programming language. Use the Martini application framework for backend and jQuery mobile for UI.

Then deploy your app in the IBM Bluemix cloud, and have your photos archived privately onto Object Storage v2 service - a robust, highly available and scalable storage solution.

Image of gophoto running on iPhone

You can manage your uploaded photos using the IBM Cloud Management console (based on OpenStack Horizon).

IBM Cloud Management console displaying a folder of objects under the Object Storage v2 service

Try out gophoto hosted on Bluemix now.

Read the tutorial and see the screencast.

The code in this repository may be updated from time to time.