Posts
Building a Rust App with Axum Session
Add sessions to your app with Axum Sessions. Configure a session provider, and set up Axum Session and Loco with simple app hooks.
Creating Frontend Website
Build a REST API quickly with Loco and then follow by building a React frontend app to use it. Learn about generators, configuring asset serving and client-side apps with Loco.
What if Rails was Built on Rust?
Introducing Loco: a Rails-inspired Rust web framework. See how Rust can be as expressive as Ruby and how we can build a good deal of magic that Rails has with Rust.