Skip to content

Free SDKs for any language with Buf Remote Generation #3

@kevinmichaelchen

Description

@kevinmichaelchen

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions