- Author: Antonio Rodriguez, dev@xhroot.com
- Description: Source code for Koderank interview tool
- License: MIT
- Blog post: http://www.xhroot.com/blog/2012/07/08/koderank/
###Live demo
The Koderank source is written in Go language on the server side and Google Closure library/javascript on the client side.
###Linked libraries
- jwt.go was created by Michael Goddard, GoJWT.