v2.0.0
v2.0.0 contains the following changes:
- converted to go modules
- rewritten http logic to gorilla web toolkit
- changed responses to JSON rather than plain text (can be used for stubbing JavaScript apps)
- added test
- [infra] added Go GitHub Action to build tests on push/pull request
- [infra] added Docker Image GitHub Action to build image on push/pull request