Skip to content

Commit 4bf2ca0

Browse files
committed
Adds reference to NodeJS Coderwall API wrapper
1 parent 662feb5 commit 4bf2ca0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/views/pages/api.html.haml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,13 @@
232232
=link_to('maher4ever', badge_path(:username => 'maher4ever'), :class => 'author')
233233
%h5 C
234234

235+
%li
236+
%h4
237+
=link_to("Node and commandline client for the coderwall API", "https://github.com/StoneCypher/noderwall", :target => :new)
238+
by
239+
=link_to('johnhaugeland', badge_path(:username => 'johnhaugeland'), :class => 'author')
240+
%h5 C
241+
235242
%li
236243
%h4
237244
=link_to("Command line client for coderwall", "https://github.com/lest/coderwall-cli", :target => :new)

0 commit comments

Comments
 (0)