Hacker News new | ask | show | jobs
Mocha: Open-Source Mock API Builder for Go (github.com)
2 points by vitorsalgado 1404 days ago
3 comments

Mocha is already a popular library in the Javascript world; http://mochajs.org
you are right. didn’t consider this when I named my library ...
Mocha is an open source tool to build Mock APIs in Golang, inspired by WireMock for Java.
Great job implanting this library!
thanks!