Serverless node.js REST API with Google Cloud Function & Firestore
Serverless Application Architecture has been gaining massive popularity in recent years. In this article, i am going to focus on demonstrating how to build a simple CRUD node.js Express REST API using Google Cloud Function and store the data using Firestore NoSQL database.