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
- Host: GitHub
- URL: https://github.com/ipfans/twirp-demo
- Owner: ipfans
- Created: 2023-01-24T11:42:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T22:06:01.000Z (over 1 year ago)
- Last Synced: 2025-05-26T15:10:45.652Z (5 months ago)
- Topics: buf, go, golang, protobuf, twirp, typescript
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/).