Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stefanvanburen/buftui

TUI for the Buf Schema Registry
https://github.com/stefanvanburen/buftui

bsr bubbletea buf charmbracelet connect-go connectrpc tui

Last synced: 22 days ago
JSON representation

TUI for the Buf Schema Registry

Awesome Lists containing this project

README

        

# buftui

A TUI for the [Buf Schema Registry](https://buf.build).

Built on the [bufbuild/registry](https://buf.build/bufbuild/registry) API,
using [generated SDKs](https://buf.build/docs/bsr/generated-sdks/overview)
for the API definitions and [Connect](https://connectrpc.com) clients,
and using [bubbletea](https://github.com/charmbracelet/bubbletea) for rendering the TUI.

## Usage

```shell
go run github.com/stefanvanburen/buftui@latest
```