Firebase Simple Rest API
Rest API is a crucial function that is essential to all types of database. Firebase Real-time database is one of those. Today, I will show you how to make a simple CRUD with Firebase Real-time database. Before getting into some detail, to do read and write with Firebase Real-time database you need to have …