App Login Page
Posted: Wed Aug 28, 2013 2:24 pm
by maxkatz
You can use any database, including your database but it has to be via REST. Check out http://restxpress.com. It's a product by Exadel that allows you to expose your relational data via REST APIs.
App Login Page
Posted: Wed Aug 28, 2013 2:29 pm
by Mark2287604
Thanks, I can create REST responses with coldfusion so shouldn't need an intermediary.
I just need to better understand the way that appery.io mobile app forms them.
App Login Page
Posted: Wed Aug 28, 2013 2:30 pm
by maxkatz
You create a standard jQuery Mobile app in Appery.io. You send an Ajax request, there is no form submission.