siwu's blog

    Building CRUD with Rust

    This is the first article in the Rust series. While Rust is known for its high performance, for simple CRUD we usually prefer Spring Boot or Go. But it's not impossible with Rust either. Code available at: https://github.com/gaxxx/rust-crud