
The Ayrshare Blog
Need to programmatically access files stored in Dropbox? Or perhaps you’re integrating with a…
Need to programmatically access files stored in Google Drive? Or perhaps you’re integrating with…
A Firebase Cloud Functions Cold Start Solution
A few weeks ago, one of the biggest recent Firebase features was quietly announced – a solution for the Firebase Cloud Functions cold start problem. If you use Cloud Functions, you know the issue very well: new instances of your…
Emailing with Firebase: The Trigger Email Extension
How to send emails from Firebase with the Trigger Email extension. We’ve all done it 1,000 times: you build a new app and need to add dynamic email functionality. But is seem like every time you’re re-inventing the wheel; setup…
How To Create A Social Media Scheduling App With No Code
A tutorial on how to build a no-code web app to create and schedule a post for multiple social media destinations using Bubble.io and Ayrshare This article is for the Ayrshare Bubble plugin versions 1.x and 2.x. Please reference our…
Upptime: An open-source uptime monitor for website and API uptime status
I’ve been on the hunt for a system to monitor and show our users the website and API’s uptime status – an important feature for any SaaS or API service. I looked at StatusPage, which seems to be quite popular.…