This repo contains RPC clients — generated with buf.build, patched rough edges and improved with some useful helpers.
Rust client is fully functional, supports gRPC.
TODO:
- REST endpoints (openapi-generator-cli is very buggy for rust)
Currently only structs are generated in web folder.
TODO:
- package.json and other packaging-related files
- tests with usage examples