[Tutor] Web Services with python

Alan Gauld alan.gauld at btinternet.com
Wed Sep 18 18:55:34 CEST 2013


On 18/09/13 10:05, Ismar Sehic wrote:
> Hello, can someone point me to some good guality resources to learn Web
> Services with Python?with some exaples, tutorials, exercises and such.


Python can do web services just fine both as server or
client. But what kind of web service?

REST?
SOAP?
XMLRPC?
AJAX?

What do you want to do then we can point you in a
useful direction.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos



More information about the Tutor mailing list