~/devreads

#firebase

3 posts

20 Dec 2020

srinivas.tamada@gmail.com (Srinivas Tamada) 1 min read

Nowadays Google Firebase is my most favorite application. This is offering great web solutions like hosting, authentication, storage and database in a simple way. This article explains how to upload images(supports video) into Firebase storage with Ionic and Angular applications. This covers the user authentication part to protect storage uploads and improving default Firebase security rules. Take a look at…

angularfirebasegoogleionicstorage

23 Jun 2020

srinivas.tamada@gmail.com (Srinivas Tamada) 1 min read

Few days back I posted an article about how to implement restful apis using the Node Express and MySql. In this post I am going to discuss deploying NodeJS RESTful apis with Express framework to the Firebase functions. This is helpful when you deal with external endpoints which need secret keys. Google Firebase functions as an alternate product for Amazon…

expressfirebasenoderestful

4 May 2018