diff --git a/app/views/pages/api.html.haml b/app/views/pages/api.html.haml
index 59582b3b..c93068eb 100644
--- a/app/views/pages/api.html.haml
+++ b/app/views/pages/api.html.haml
@@ -232,6 +232,13 @@
=link_to('maher4ever', badge_path(:username => 'maher4ever'), :class => 'author')
%h5 C
+ %li
+ %h4
+ =link_to("Node and commandline client for the coderwall API", "https://github.com/StoneCypher/noderwall", :target => :new)
+ by
+ =link_to('johnhaugeland', badge_path(:username => 'johnhaugeland'), :class => 'author')
+ %h5 C
+
%li
%h4
=link_to("Command line client for coderwall", "https://github.com/lest/coderwall-cli", :target => :new)