Photo sharing applications are no longer just about manipulating and uploading photos to the cloud. The success of Instagram has shown that photo sharing apps need a way for users to interact in real time, one where users can subscribe to channels and notify other users that they’ve uploaded a new photo.
The Cloudinary API allows users to upload images to the cloud, manipulate them with different effects and filters, and deliver the images through a CDN. PubNub powers the real-time interaction within the app, allowing users to subscribe to different channels that will send notifications when a photo is uploaded.
Using the Cloudinary API and PubNub together, you can build a real-time photo sharing application. No complex coding required.
For a detailed walk through and all the code you need, check out the Cloudinary blog. Additionally, a working demo can be found here.
Get Started
Sign up for free and use PubNub to power photo sharing
There are common underlying technologies for a dating app, and in this post, we’ll talk about the major technologies and designs...
Michael Carroll
How to use geohashing, JavaScript, Google Maps API, and BART API to build a real-time public transit schedule app.
Michael Carroll
How to track and stream real-time vehicle location on a live-updating map using EON, JavaScript, and the Mapbox API.
Michael Carroll