You can't get there from here: Netlify Lambda and Firebase

added by JavaScript Kicks
10/21/2019 9:37:01 AM

303 Views

Awhile back I was exploring Netlify's support for FaunaDB: a NoSQL document-oriented database with some special features to handle transactions across dispersed database servers. I decided to try it because it was a convenient choice, since there was example code I could start with. The example used lambda functions as a frontend to the database.


0 comments