https://github.com/gurleensethi/go-twirp-rpc-example
https://github.com/gurleensethi/go-twirp-rpc-example
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gurleensethi/go-twirp-rpc-example
- Owner: gurleensethi
- Created: 2022-11-05T15:52:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T00:42:08.000Z (almost 3 years ago)
- Last Synced: 2024-10-15T21:48:21.843Z (12 months ago)
- Language: Go
- Size: 14.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-twirp-rpc-example
Repository for the article [RPC in GO using Twitch's Twirp](https://thedevelopercafe.com/articles/rpc-in-go-using-twitchs-twirp-3dcb78ece775) demonstrating the use of [Twirp](https://github.com/twitchtv/twirp) package.
Article 👉 [RPC in GO using Twitch's Twirp](https://thedevelopercafe.com/articles/rpc-in-go-using-twitchs-twirp-3dcb78ece775).