#rust
Every post filed under #rust. Search by keyword or jump to another topic.

Xata + Rust: A getting started guide.
This post discussed what Xata is and provided a detailed step-by-step guide to use it to build a project management API in Rust.
read.md
Appwrite + Rust: Build APIs without technical overhead
Learn how to abstract technical overhead by leveraging Appwrite to build a project management API in Rust
read.md
Build a product delivery page with Rust and Uniform
Learn how to build a product delivery page using Cloudinary for media optimization, Uniform for composing experience, and Yew; a Rust-based frontend framework for rendering the product markup.
read.md
Rust Workspaces: A guide to managing your code better
In this guide, you will learn what Rust workspaces are, their benefits, and a practical guide on how to build a REST API using Rust workspaces.
read.md
Getting started with gRPC in Rust
gRPC is a modern communication framework that can run in any environment and helps connect services efficiently. This post explores what gRPC is and how to get started by building a user management service using gRPC, MongoDB and Rust.
read.md
I Built a Docker-Native Database Admin UI in Rust. Here’s Why.
DockAdmin is a lightweight, modern database admin UI that runs as a Docker container. It supports PostgreSQL, MySQL, and SQLite. The entire image is ~15MB.
read.md