From 8aaa95987de4090aa5819cc169a2602b4ed23148 Mon Sep 17 00:00:00 2001 From: Piyush Singariya Date: Wed, 5 May 2021 15:05:08 +0530 Subject: [PATCH] Added Meshery as a Golang Project (#948) * added Meshery as a Go project * updated Meshery project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1efdcb4..cdad0c8 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Killgrave](https://github.com/friendsofgo/killgrave/labels/good%20first%20issue) _(label: good first issue)_
Simple way to generate mock servers in Go. - [lxd](https://github.com/lxc/lxd/labels/easy) _(label: easy)_
System container and virtual machine manager. - [PureLB](https://gitlab.com/purelb/purelb/-/issues?label_name%5B%5D=GoodFirstIssue) _(label: GoodFirstIssue)_
Load-balancer orchestrator for Kubernetes that uses standard Linux networking and routing protocols. +- [Meshery](https://github.com/layer5io/meshery/labels/good%20first%20issue) _(label: good first issue)_
Meshery, the service mesh management plane. ## Java