From 291c422800eb2eea0139cc25b2ce9a0be33b89c0 Mon Sep 17 00:00:00 2001 From: Alexander Krieg Date: Mon, 19 Dec 2022 17:06:51 +0100 Subject: [PATCH] Add the mockgo-server project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11879459..b3d1f57b 100644 --- a/README.md +++ b/README.md @@ -2152,6 +2152,7 @@ _Libraries and tools for binary serialization._ - [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go. - [lets-proxy2](https://github.com/rekby/lets-proxy2) - Reverse proxy for handle https with issue certificates in fly from lets-encrypt. - [minio](https://github.com/minio/minio) - Minio is a distributed object storage server. +- [mockgo-server](https://github.com/alitari/mockgo-server) - A Lightweight and scalable server for mocking http endpoints. - [Moxy](https://github.com/sinhashubham95/moxy) - Moxy is a simple mocker and proxy application server, you can create mock endpoints as well as proxy requests in case no mock exists for the endpoint. - [nginx-prometheus](https://github.com/blind-oracle/nginx-prometheus) - Nginx log parser and exporter to Prometheus. - [nsq](https://nsq.io/) - A realtime distributed messaging platform.