Created Rest services to perform CRUD operations on online food ordering related data (items; menus, restaurants)with Firebase as back-end DB and spring for Rest services.
- To run the code, create a firebase db and add the "private key" file (json provided by firebase) in resources folder. The db connection is established based on this file.