-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
This service has a Connect API, which means any HTTP client can technically use it.
But for the best developer experience, nothing beats having the strong typing of a protocol buffer.
The problem is you need an SDK to use those protobufs.
That's where the Buf Schema Registry (BSR) and Buf Remote Generation comes in.
In theory, all we have to do is buf push to the BSR, and anyone using any programming language gets a free SDK to talk to this server.
We don't have to worry about the complexities of building and bundling and pushing to various registries (NPM, Maven, Nuget, Go/GitHub, etc). All of that can be handled for us.
Metadata
Metadata
Assignees
Labels
No labels