Blog
Learn about new PubNub releases, industry trends, and app development tips.
Image Recognition + ID: Google Cloud Vision API, ClickSend
How to detect and identify an image with Google Cloud Vision API and send a real-time alert SMS with the ClickSend API and PubNub.
Biruino – An Arduino-powered Beer Tap with PubNub & RFIDs
How a company built an Arduino-powered beer tap with PubNub and RFIDs to grant access and track consumption of beer.
Build a REST API in 5 Minutes with PubNub
The Functions engineering team has built the On Request event handler feature, to enable developers to globally deploy a serverless REST API in minutes, not months.
A Tool for Monitoring Your Functions
The Function monitoring tool is a Python script that monitors all of your event handlers and displays alerts/notifications in the terminal.
PubNub EON, Real-time Dashboard Framework in React
We’re pleased to announce our new component library for EON that makes it even easier to start integrating PubNub and real-time charts and dashboards into your React app!
Implementing OAuth 2.0 Google Sign-in: DIY Secure Smart Lock
Google provides a trusted and secure login system that’s familiar to users, consistent across devices, and removes the burden of new account creation. When you integrate this with Access Manager and OAuth 2.0, your smart lock system becomes as secure as ever.
Implementing PubNub with the Ethereum Blockchain
How to implement PubNub with the Ethereum blockchain to create a PubNub-powered DApp with Truffle, Infura and the Ropsten Test Network.
Chat is More Than Hot Air — How to Build the Digital Future
Chat has hit the mainstream. Our eBook provides 360-degree view of chat app development, deployment, and scale—and why chat is eating the world.
Android Geolocation Tracking with Google Maps API (4/4)
Flight paths (polylines) are a list of points, where line segments are drawn between consecutive points. We’ll implement them with the Google Maps API.