From b130d6f4ceb326dbb9a65ba270dbe567ea7d6f36 Mon Sep 17 00:00:00 2001 From: Tiago <70700766+tiagorangel1@users.noreply.github.com> Date: Wed, 25 Jun 2025 17:41:41 +0100 Subject: [PATCH] add Go server implementation --- docs/guide/community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/community.md b/docs/guide/community.md index c1be83c..827a5cd 100644 --- a/docs/guide/community.md +++ b/docs/guide/community.md @@ -5,4 +5,4 @@ Note that these libraries are not maintained by Cap but by the community and as - **[@pitininja/cap-react-widget](https://www.npmjs.com/package/@pitininja/cap-react-widget)**: React widget wrapper - **[wuhunyu/cap-server-java](https://github.com/wuhunyu/cap-server-java)**: Native Java server implementation - **[@espressotutorialsgmbh/cap-angular-widget](https://www.npmjs.com/package/@espressotutorialsgmbh/cap-angular-widget)**: Angular widget wrapper - +- **[samwafgo/cap_go_server](https://github.com/samwafgo/cap_go_server)**: Go server implementation of Cap