REST Explorer for WCF
I am working on a WCF project; customer requested a sandbox page, a place to test and capture a request and show the response headers.
exactly like Microsoft rest explorer, myspace rest explorer, etc
http://rex.mslivelabs.com/
How can I create something like that?
thanks for your开发者_StackOverflow社区 help!
use the great WCF Web Api - see section 7 - Test the Contacts API
精彩评论