Firebase

An interesting development platform

Firebase is an interesting platform that provides various services for application development.

This article is a stub, a placeholder for more information about Firebase that may be of interest to CS56 students.

If you have suggestions for links, articles, information, demos etc. that should appear here, either post to Piazza, or better yet, fork this repo, add them, and do a pull request.

Tutorials

A “Cloud Firestore” Java tutorial (i.e. the Firebase database) oriented towards CS56 students (though it used SparkJava instead of Spring Boot). Written by Fuheng (Charlie), a mentor from CS56 M18.

Getting Started

Firebase with Java

These links has information about using Firebase with Java:

Related topics: