开发者

consuming rest api (like in basecamp) from my .Net application

开发者 https://www.devze.com 2023-01-14 07:12 出处:网络
How can i consume the r开发者_开发百科estful api(like the basecamp)from my .Net applications.I\'ve seen this advertised on Stack Overflow, but haven\'t tried it yet:

How can i consume the r开发者_开发百科estful api(like the basecamp)from my .Net applications.


I've seen this advertised on Stack Overflow, but haven't tried it yet:

http://restsharp.org/


Here you can find an example on how to consume a REST yahoo api:

http://developer.yahoo.com/dotnet/howto-rest_cs.html

And this link can be useful too:

http://stevesmithblog.com/blog/rest-to-objects-in-c/

0

精彩评论

暂无评论...
验证码 换一张
取 消