From cd8aa198b6a3dcaf2b2c80012e8f392be4683a9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20L=C3=B3pez=20de=20la=20Franca=20Beltran?= Date: Thu, 3 Sep 2020 00:40:44 +0200 Subject: [PATCH] Add Killgrave on Go section (#679) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6f122d..dcb0303 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [TiDB](https://github.com/pingcap/tidb/labels/for%20new%20contributors) _(label: for new contributors)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database - [script](https://github.com/bitfield/script/labels/good%20first%20issue) _(label: good first issue)_
A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process. - [httpexpect](https://github.com/gavv/httpexpect/labels/help%20wanted) _(label: help wanted)_
End-to-end HTTP and REST API testing for Go. +- [Killgrave](https://github.com/friendsofgo/killgrave/labels/good%20first%20issue) _(label: good first issue)_
Simple way to generate mock servers in Go. ## Java