feat(README): add go-dummy

This commit is contained in:
Sasha Melentyev 2022-01-14 11:43:37 +03:00 committed by Avelino
parent c41b6a0565
commit 4b3b514c0f

View File

@ -1951,6 +1951,7 @@ _**Unofficial** set of patterns for structuring projects._
* [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback.
* [Flagr](https://github.com/checkr/flagr) - Flagr is an open-source feature flagging and A/B testing service.
* [flipt](https://github.com/markphelps/flipt) - A self contained feature flag solution written in Go and Vue.js
* [go-dummy](https://github.com/go-dummy/dummy) - Run mock server based on API contract with one command.
* [go-feature-flag](https://github.com/thomaspoignant/go-feature-flag) - A feature flag solution, with only a YAML file in the backend (S3, GitHub, HTTP, local file ...), no server to install, just add a file in a central system and refer to it.
* [go-proxy-cache](https://github.com/fabiocicerchia/go-proxy-cache) - Simple Reverse Proxy with Caching, written in Go, using Redis.
* [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go.