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

https://github.com/github/twirp-rs

Twirp RPC for Rust
https://github.com/github/twirp-rs

Last synced: 11 months ago
JSON representation

Twirp RPC for Rust

Awesome Lists containing this project

README

          

# twirp-rs

This repository contains the following crates published to crates.io. Please see their respective README files for more information.

- [`twirp-build`](https://github.com/github/twirp-rs/tree/main/crates/twirp/twirp-build) - A crate for generating twirp client and server interfaces. This is probably what you are looking for.
- [`twirp`](https://github.com/github/twirp-rs/tree/main/crates/twirp/) - A crate used by code that is generated by `twirp-build`