I posted this in stackoverflow and was advised to ask here. Probably a good call!!
I want to configure a simple webapplication to support an iphone app to connect with it in RESTFUL ways. Initially have a user login session enabled from the iphone to the web app. I'd like the iphone app to send a NSURL call to the webapp, with user and password and have the webapp respond if the user exists or not. Pretty simple, intially. And I want to do it with web2py. Is this possible? Any clues? Any help to get me started would be great. Yes I am a noob! Thanks Jason