An open API service indexing awesome lists of open source software.

https://github.com/ipfans/twirp-demo

Twirp demo for server and clients
https://github.com/ipfans/twirp-demo

buf go golang protobuf twirp typescript

Last synced: about 2 months ago
JSON representation

Twirp demo for server and clients

Awesome Lists containing this project

README

          

# twirp-demo

This is a demo of [twirp](https://github.com/twitchtv/twirp) in Go. It also used [Taskfile](https://taskfile.dev), [buf](https://buf.build) and [golangci-lint](https://golangci-lint.run).

For more details, please read the [blog post](https://www.4async.com/2023/01/twirp-first-step/).