Hi José! Thanks for suporting too! C:

I'm learning about this framework, and I have a glimpse of what the browser 
does in data exchange between web pages and backend stuff... But, in this 
application, I'm afraid we want to provide the right interface for the 
backend.

So, no web forms, at least not for now, in the upcoming days we'll be 
implementing bootstrap 3 for the view layout and stuff, but that's only for 
informative purposes at this phase. 

That's why I was asking if there was a way of having RESTful, CRUD way of 
doing the request from something that had no web forms. So...

Mobile App -> HTTP stuff -> backend controllers (functions in default) -> 
database data exchange, CRUD.

An then response to the Mobile App in order to show the data it asked for...

Indeed we will use and need the view part and web forms, credentials 
through it and tokens. But for now, we need to implement the request 
directly from Android native App.

If that's not the way  off doin' it, do you or someone knows something 
about having those tokens in a entity such a mobile device with Android in 
order to handle sessions, auths, or the usual tools and conventions used in 
views?

Buena vibra! :D

-- 
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.

Reply via email to