This is the public API for the Buf Schema Registry (BSR), and is designed to be suitable for use by any client.
- Browse the module documentation to learn how to use the API.
- Use a Generated SDK for your language,
or generate a client manually using the
buf
CLI.
The Buf CLI and the BSR web app both depend on these APIs as of May 2024.
APIs that are v1 are stable and will not change in backward incompatible ways. They are safe for any client to depend on in production.
APIs that are alpha or beta may change in backward incompatible ways, so they are unsafe to depend on in production.
Our goal is to make the BSR API a stable and useful primitive for customers to build on.
If you have a question, issue, feature request, or any other feedback about this API, please let us know! You can:
- File an issue
- Ask a question in Slack
- Email us at [email protected]
Offered under the Apache 2 license