Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Services

Python Decorator For Gae Web-service Security Check

In this post, Nick suggested a decoartor: Python/WebApp Google App Engine - testing for user/pass … Read more Python Decorator For Gae Web-service Security Check

How Do I Add Basic Authentication To A Python Rest Request?

I have the following simple Python code that makes a simple post request to a REST service - params… Read more How Do I Add Basic Authentication To A Python Rest Request?

How Can I Consume Wsdl Url In Python

I want to consume data from WSDL url, I don't know how would I do in python. Can anyone help me… Read more How Can I Consume Wsdl Url In Python

Import Dict From Plain Text File

Let's say I have a dict in text file but I've lost the python code which created it. Is it … Read more Import Dict From Plain Text File

Java Wrapper To Perl/python Code

I have to deploy some Web Services on a server that only supports the Java ones, but some of them w… Read more Java Wrapper To Perl/python Code

Python Web Service For A Java Application?

Forgive me if this is a stupid question. I am completely new to building web services and complete … Read more Python Web Service For A Java Application?

Friendly URL For A REST WebService With CherryPy

I'm making a RESTful WebService using CherryPy 3 but I encounter a problem : I want to be able … Read more Friendly URL For A REST WebService With CherryPy

A .net Wrapper For Google App Engine?

Does anyone know of a .net wrapper around either python or java Google App Engine services? Any hel… Read more A .net Wrapper For Google App Engine?