I have used jsonrpc2 with good success as protocol between web2py and iOS apps. Straightforward: no need to think about encoding over the wire.
2015-02-25 17:45 GMT+01:00 Marin Pranjić <[email protected]>: > I have apps that run as android/ios backend services. > It's REST, there's nothing special about it. > You can use web2py if you like it, I would definitely reccomend it :) > > Marin > > > On Wed, Feb 25, 2015 at 5:22 PM, Amit Kumar <[email protected]> wrote: > >> Hi, >> >> We are deciding backend layer for our iOS and Android mobile app. The app >> will interact with MySQL DB via REST JSON service. The implementation is >> not really complex. >> >> I wanted to check if web2py is a good option for our app. We have been >> looking at multiple python framework - Django, Flask and Web2Py... based on >> the documents it appears that web2py is a good fit. I wanted to check in >> the group if anyone has used web2py for iOS backend. These are going to be >> native iOS and Android apps. >> >> thanks for your time. >> >> amit >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

