We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2e1ce3 + 8d94252 commit c80de49Copy full SHA for c80de49
app/views/pages/api.html.haml
@@ -239,6 +239,14 @@
239
=link_to('johnhaugeland', badge_path(:username => 'johnhaugeland'), :class => 'author')
240
%h5 C
241
242
+ %li
243
+ %h4
244
+ =link_to("Another extended NodeJS client for Coderwall API", "https://github.com/MohammedFadin/coderwall-node", :target => :new)
245
+ by
246
+ =link_to('mohammedfadin', badge_path(:username => 'mohammedfadin'), :class => 'author')
247
+ %h5 C
248
+
249
250
%li
251
%h4
252
=link_to("Command line client for coderwall", "https://github.com/lest/coderwall-cli", :target => :new)
0 commit comments