Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polarsignals/buf_tour
https://github.com/polarsignals/buf_tour
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/polarsignals/buf_tour
- Owner: polarsignals
- Created: 2022-02-17T22:05:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T15:57:11.000Z (over 2 years ago)
- Last Synced: 2024-04-15T22:54:36.681Z (7 months ago)
- Language: JavaScript
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buf Tour
This repository is used in the Buf Tour described [here](https://dev.docs.buf.build/tour/introduction).
The tour introduces you to the `buf` CLI and the Buf Schema Registry ([BSR](https://dev.docs.buf.build/bsr/overview)).
Along the way, you will enforce lint standards, detect breaking changes, generate code, create a
[module](https://dev.docs.buf.build/bsr/overview#module), manage a non-trivial dependency graph, and publish the module
to the BSR so that it can be consumed by others. The tour takes approximately 20 minutes to complete.