Consuming the Stack Exchange API with C#

added by rcash
10/20/2011 8:54:55 PM

280 Views

In this article Stack OverflowAPI is used to build a small sample application. The post goes into some nice depth getting into the API.


1 comments

vijayst
10/20/2011 8:57:33 PM
I wish some of the Microsoft forums like ASP.NET forums expose an API to grab the user badge details. The StackOverflow API exposes questions, answers, comments and can be used to build a custom application that works with StackOverflow.