Around the Web
Check out Loco resources and links from around the Web.
Blogs
- Introducing Loco: the "Rust on Rails" - by @jondot
- Loco is a New Framework for Rust Inspired by Rails - by infoq.com
- Going in cold inside the locomotive by @vanhalt
- Introducing Loco: The Rails of Rust by shuttle
- Getting Started with Loco & SeaORM by Billy Chan (SeaORM)
Videos
Ecosystem
- rhai-loco - This crate adds Rhai script support to Loco
- loco-oauth2 - Loco OAuth2 is a simple OAuth2 initializer for the Loco API. It is designed to be a tiny and easy-to-use library for implementing OAuth2 in your application.
App Examples
- Chat rooms - With opening a web socket
- Todo list - working with rest API