connectrpc / examples-es

Examples for using Connect with various TypeScript web frameworks and tooling.
https://connectrpc.com/
Apache License 2.0
122 stars 23 forks source link

Please add a golang server #761

Closed anborg closed 1 year ago

smaye81 commented 1 year ago

Hi @anborg. This repo is mainly to show Connect-ES functionality at work (web and Node.js) and it focuses on TypeScript/JavaScript only. However, all of the examples in the repo interact with our Connect Demo server, which is written in Go. The repo for the server is here: https://github.com/bufbuild/connect-demo

You can also interact with the server via https://demo.connect.build.