Developing a RESTful Python service on Windows

Joel B. Mohler
http://www.pyvideo.org/video/3697/developing-a-restful-python-service-on-windows
http://pyohio.org/schedule/presentation/196/
This talk will walk you through the development and design experience of the speaker creating a Python web service on Windows. It will give an overview of integrating a WSGI server with Microsoft IIS or other alternatives. In addition to the operational server infrastructure, this talk includes some discussion of RESTful practices and client side code.