From 55f7a881743333f6bfcf507752591b2084e47c9c Mon Sep 17 00:00:00 2001 From: David Zhang Date: Thu, 18 Nov 2021 12:06:25 +0800 Subject: [PATCH] add go-lark --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a40436cb..64f9df00 100644 --- a/README.md +++ b/README.md @@ -2154,6 +2154,7 @@ _**Unofficial** set of patterns for structuring projects._ * [go-here](https://github.com/abdullahselek/go-here) - Go client library around the HERE location based APIs. * [go-imgur](https://github.com/koffeinsource/go-imgur) - Go client library for [imgur](https://imgur.com) * [go-jira](https://github.com/andygrunwald/go-jira) - Go client library for [Atlassian JIRA](https://www.atlassian.com/software/jira) +* [go-lark](https://github.com/go-lark/lark) - An easy-to-use unofficial SDK for [Feishu](https://open.feishu.cn/) and [Lark](https://open.larksuite.com/) Open Platform. * [go-marathon](https://github.com/gambol99/go-marathon) - Go library for interacting with Mesosphere's Marathon PAAS. * [go-myanimelist](https://github.com/nstratos/go-myanimelist) - Go client library for accessing the [MyAnimeList API](https://myanimelist.net/apiconfig/references/api/v2). * [go-openproject](https://github.com/manuelbcd/go-openproject) - Go client library for interacting with [OpenProject](https://docs.openproject.org/api/) API.