What's a good Backend as a Service for ionic framework?

I'm looking for a free and easy to use backend service for Ionic Framework.
Joey TaleñoDreamer, The Fiery Cloud · Edited

3 recommended

11
Hasura

Parse + Heroku, on your own infrastructure.

Hasura is a BaaS + PaaS. You get instant backend APIs for data, auth & file storage. Sometimes, the APIs given by a BaaS solution aren't enough. Then you can also deploy your own custom code with just a "git push". Backend code can be written in any language/framework (including Swift, Java8 etc. too!). Disclaimer: I work at Hasura :)
CommentsTweet
sivaramdev @revmakx · Written
firebase has a realtime database, and it also has free tier .
CommentsTweet
Seems like the best choice with the loss of Parse
CommentsTweet
Michael SitverCurator @ Morning Short, Commute Kit · Written
In addition to the database features they also have super-simple user-auth/accounts and really affordable data storage.
CommentsTweet
2
Microsoft Azure

Edwin KlesmanCross-Platform Mobile Developer · Written
I've become more and more of a sucker for Microsoft's Azure (App Services)... if you know C# or NodeJS you can rock it fast with that lego box
CommentsTweet
Michael SitverCurator @ Morning Short, Commute Kit · Written
If you're a student (which I am), Microsoft gives out a ton of Azure services for free. The UX is solid, the speed is solid, and it's free, so I definitely make ample use of it.
CommentsTweet