An open API service indexing awesome lists of open source software.

https://github.com/tx7do/go-micro-example


https://github.com/tx7do/go-micro-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# go-micro-example

## install lib

```shell
go get go-micro.dev/v5
```

## install cli

```shell
go install github.com/micro/micro/v5/cmd/micro@latest
```