Hello everyone,
I've been looking for a framework to build a mobile app. I found Meteor but decided to go with Node.JS as it seems to scale more properly.
The app basically consists of an Instagram-like system where you can login and share photos to everyone.
Now, as I am learning about web technologies and feeling a bit lost, I was thinking it would be good to have a REST API with Node.JS to which the Ionic app front-end connects. Is that something you would recommend? Or are there any better back-end solutions compatible with Ionic?
Could someone please clear this up for me? I'm really not sure where to start, and I don't even know if this Node + Ionic stack is a good choice for me. Also, I would love to see some example projects that have a REST authentication API, this would really help me.
Thanks in advance for your time and your help,
Ulysse.