Last Updated: February 25, 2016
·
643
· alexanderbrevig

Coderwall .NET API

Not really a pro tip, but I've made a Coderwall API implementation in C# which also pulls protips: https://github.com/AlexanderBrevig/Coderwall

Install using Package Manager Console:

PM> Install-Package Coderwall.Models

Easily show Coderwall data for your users in your app/site!