Hi,
I am currently a Loopback user, hosted on my own AWS EC2 server.
I design my own APIs but it's quite tedious so I wanted to give Firebase a shot
Before I start any development work, I have a question: can I extract data from Firebase and put it in my local MongoDB?
Basically, (hopefully not), but if I choose to go back to Loopback, I do not want to lose all the data that I created.
Oppositely, as I am doing a migration, is it possible for me to import data from mongodb into firebase? and maybe created my data model from there on firebase?
Thanks for your help,
Stephane