For questions relating to Windows Azure cloud hosting technologies
0
votes
2answers
1k views
Wrapping REST based Web Service
I am designing a system that will be running online under Microsoft Windows Azure. One component is a REST based web service which will really be a wrapper (using proxy pattern) which calls the REST ...