My name is Jaken. I'm a software engineer building software to solve cold cases using DNA at Othram in the Rust programming language.
- π Building a Scalable Microservice Architecture with Rust and Docker
- ποΈ Handling JSON Data in Rust: Using Serde for Serialization
- β½οΈ Crafting a To-Do App in Rust: How to Use SQLite and Diesel for Data Persistence
- βοΈ Building a REST API with Rocket: Handling POST, PUT, and DELETE Requests
- π Getting Started with Rocket and Rust for REST APIs (Building a To-Do App)
- π How to Build a Command-Line Interface (CLI) in Rust
- π Extending a CLI Program with Subcommands in Rust
- β Error Handling and Input Validation in Rust CLI Programs with anyhow