
The Ayrshare Blog
We’ll be discussing how to integrate Notion to the Ayrshare API in order to…
Want a free ad on Google? Sounds like a scam, but that is essentially…
The Ayrshare Free Video Metadata Inspector is a simple web tool for extracting metadata…
Speed Up Firebase Cold Starts with Firestore REST Calls
If you use serverless cloud functions, whether on AWS or Google Cloud, you know the pain of cold starts. Firebase functions is notorious for having cold start issues and we’ve previously written about Firebase cold start solutions. Most of these solutions require rewriting your code, such as dynamically import modules or the new Google Cloud…