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

https://github.com/marcoshuck/buf-demo


https://github.com/marcoshuck/buf-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Buf.build demo using a basic gRPC service definition

```shell
buf mod init
```

```shell
buf mod update
```

```shell
buf generate
```