PropelAuth Blog
  • Features
  • Pricing
  • Blog
  • Docs
Sign Up

Rust

A collection of 3 posts
Rust

I love building a startup in Rust. I wouldn't pick it again.

For almost two years now, the vast majority of our backend code was written in Rust (aside from a little bit of Python). I love Rust, it’s by far my favorite language. I find myself missing match in pretty much every other language I go to. However, if I
Feb 17, 2023 3 min read
Clean Code with Rust & Axum
Coding

Clean Code with Rust & Axum

One of my favorite parts of the book Clean Code was seeing a code snippet that starts off gross and unmanageable and watching it iteratively improve. In this post, we’re going to do the same thing but specifically use a close-to real-world example with Rust and Axum. For each
Dec 12, 2022 6 min read
Rust Authentication with PropelAuth
Product

Rust Authentication with PropelAuth

We are incredibly excited to release the propelauth crate, which you can use to add authentication and authorization to your Rust backend. We have support built out for Actix and Axum, as well as a generic library that can be used in any other framework.
Dec 6, 2022 1 min read
PropelAuth Blog © 2023
  • Sign up