A simple RESTful API in Go.
See this blog post for an explanation on how to build your own.
Make sure you have MongoDB installed and running on a standard port.
src/signatures/ $ go install
src/signatures/ $ signatures
[martini] listening on :3000 (development)
You'll need MongoDB running for these as well.
src/signatures/ $ ginkgo -r --randomizeAllSpecs -cover