information can be pretty empowering. that's a great story
Not sure if you meant having an HTML/JS app served from GitHub with database capabilities, but maybe you'd want to check out something like StackMob? (Disclaimer, I work at StackMob, but appearing here as a fellow…
aespinoza, good luck in your endeavors!
StackMob has that prebuilt backend that you're talking about. It has the REST API and datastore/schema generation built already so that you can just start connecting and saving right away. By the way I do work at…
and to the other commenters point, we allow you to write custom server side code as well - accessible via a REST API that you can extend with your code
StackMob provides a platform for mobile apps which includes a backend/datastore that's running for you in the cloud running behind a REST API. Push messaging is also available, user authentication.. The things you build…
information can be pretty empowering. that's a great story
Not sure if you meant having an HTML/JS app served from GitHub with database capabilities, but maybe you'd want to check out something like StackMob? (Disclaimer, I work at StackMob, but appearing here as a fellow…
aespinoza, good luck in your endeavors!
StackMob has that prebuilt backend that you're talking about. It has the REST API and datastore/schema generation built already so that you can just start connecting and saving right away. By the way I do work at…
and to the other commenters point, we allow you to write custom server side code as well - accessible via a REST API that you can extend with your code
StackMob provides a platform for mobile apps which includes a backend/datastore that's running for you in the cloud running behind a REST API. Push messaging is also available, user authentication.. The things you build…