From a76663a4bdda57effc20381ef53a9de48a688db6 Mon Sep 17 00:00:00 2001 From: Tejus Date: Mon, 21 Apr 2025 15:45:18 -0700 Subject: [PATCH] Added - https://github.com/tejzpr/webex-go-sdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73a9e48..015bf42 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ DISCLAIMER: Cisco does not make any commitments about the resources listed in th * [ex_webexteams](https://github.com/zpeters/ex_webexteams) - Elixir package (by zpeters). * Go * [go-cisco-webex-teams](https://github.com/jbogarin/go-cisco-webex-teams) - A Go client library (by jbogarin). + * [webex-go-sdk](https://github.com/tejzpr/webex-go-sdk) - A Go REST API SDK for Webex (by tejzpr) * Haskell * [webex-teams-api](https://github.com/nshimaza/webex-teams-api) - A Haskell binding (by nshimaza). * Java