I’ll show in this short post how to implement WCF REST services. As a developper I use WCF on a daily basis, playing with bindings, adresses and contracts. So first the context ! Restaurant menu I want to allow people to request my restaurant menu from a web service. Specs are quite easy, I want ...