Coderwall is a community based social network created with the purpose of allowing users to create light-weight profiles that display achievements in coding and development. Users gain publicly displayed badges, such as the T-Rex achievement for "having at least one original repo where C is the dominant language" or the Octopusy achievement for "having a repo followed by a member of the GitHub team". Users can also join and create company teams to compete for the highest score.
The Coderwall Profile API simply exposes a JSON representation of every profile that can be retrieved via HTTP. When a valid username is included within the GET request, a response consisting of profile information and a list of achievements will be returned in either JSON or JSONP.

Click the "Track this API" button on any profile page and never miss an API update, new app, or breaking news for that API again.
There are no mashups, developers or code associated with this API yet.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
Comments
No comments on this API yet...Used it? How was it for you?
You must be logged in to comment. Not a PW member yet? Why not register.