Before I venture down the path of creating one, I was wondering if anyone knows of a utility program which will take the REST Help page of a WCF Rest Service and create the rele
I think you might be looking for the WebChannelFactory. It can generate a channel class based on a WCF-attributed REST interface.