In this tutorial, Jules will be taking you through the basics of Firebase functions.
This will include: writing a function that detects when a new record has been inserted into Firebase, as well as a function that can be accessed via a HTTP request, giving our example database a restful API.
..................................................................................
Firebase is a mobile and web application development platform developed by Firebase, Inc. Firebase was acquired by Google in 2014. Firebase allows a user access to multiple different systems, from authentication to push notifications.
Firebase provides flexibility for all types of developers (hobby or commercial) due to it's ease of use and low pricing.
..................................................................................
For any topics you want to cover please comment below or send a request via our Twitter, Website or email
...................................................................................
Links:
Firebase - https://firebase.google.com/
...................................................................................
Email - [email protected]
Website - www.appsinthesky.com
Twitter - / appsinthesky
GitHub - http://bit.ly/AITSCloudFunctions