End-to-end type safety with Remix and Rust - Part 4: The trade service
Implementing a trade service in Rust to send orders and list positions.
Implementing a trade service in Rust to send orders and list positions.
Adding the persistence layer using SQLx for the reference data service we previously created.
Implementing a reference data service for stocks using Rust and tonic.
Introduction to using Remix with a Rust backend using gRPC.