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.
You can manage your uploaded photos using the IBM Cloud Management console (based on OpenStack Horizon).
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.