Building a PasteBin in Rust: A Step-by-Step Tutorial
Hello, Rust friends! Today, we're going to build our very own PasteBin clone using Rust, Actix for web server functionality, Rustqlite for the database operations, and HTML/CSS for the user interface. If you're new to Rust or web development, you're ...
eleftheriabatsou.hashnode.dev6 min read
Ákos Kőműves
Full-Stack Developer and Writer
Neat little project! I should make one in Go! 😃