How to write a Web Service for Google App Engine?

Posted by Martin on Stack Overflow See other posts from Stack Overflow or by Martin
Published on 2008-12-01T17:39:47Z Indexed on 2010/04/15 9:03 UTC
Read the original article Hit count: 195

Hello all,

I am simply wondering how to write a Web Service (XML - SOAP) for Google App Engine? I am really new with Python and I have been looking for example for a while, but no chance.

Does anybody could point me out any article or simply could give me an example of a Web Service in Python with Google App Engine?

Thanks!

© Stack Overflow or respective owner

Related posts about google-app-engine

Related posts about web-services