Add the mockgo-server project

This commit is contained in:
Alexander Krieg 2022-12-19 17:06:51 +01:00 committed by GitHub
parent d45bed4ec2
commit 291c422800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2152,6 +2152,7 @@ _Libraries and tools for binary serialization._
- [jackal](https://github.com/ortuman/jackal) - An XMPP server written in Go. - [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. - [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. - [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. - [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. - [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. - [nsq](https://nsq.io/) - A realtime distributed messaging platform.