From 9a81c7bff2dc75c5c1a90053b45cd8d632282706 Mon Sep 17 00:00:00 2001 From: hvuhsg <34660046+hvuhsg@users.noreply.github.com> Date: Wed, 15 Mar 2023 01:14:41 +0200 Subject: [PATCH] Update README.md Add GoAPI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 880c611..4812a1b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Please take a quick gander at the [contribution guidelines](CONTRIBUTE.md) first * [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. * [devd](https://github.com/cortesi/devd) - A local webserver for developers * [etcd](https://github.com/coreos/etcd) - A highly-available key value store for shared configuration and service discovery. +* [GoAPI](https://github.com/hvuhsg/GoAPI) - A simple API writing framework with auto openapi docs. * [nsq](http://nsq.io/) - A realtime distributed messaging platform * [yakvs](https://github.com/sci4me/yakvs) - A small, networked, in-memory key-value store.