ServiceStack.Hello——跨平台.net REST api服务搭建

ServiceStack.Hello——跨平台.net REST api服务搭建

 

自己创建:


https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice

 

直接下载源代码:


https://github.com/ServiceStack/ServiceStack.Examples/tree/master/src/ServiceStack.Hello

 

在VS2013中启动项目:

查看metadata:

http://localhost:62577/servicestack/metadata

 

点击页面中的XML跳转到http://localhost:62577/servicestack/xml/metadata?op=Hello

 

使用Fidder发送页面中的XML请求描写叙述,例如以下所看到的:

发送请求:

返回来的响应:


posted @ 2015-05-18 11:14  hrhguanli  阅读(171)  评论(0编辑  收藏  举报