Skip to content
/ loco Public
forked from loco-rs/loco

🚂 🦀 The one-person framework for Rust for side-projects and startups

License

Notifications You must be signed in to change notification settings

shuvroroy/loco

 
 

Repository files navigation

Current Crates.io Version Discord channel

Welcome to Loco!


loco.rs

Loco is "Rust on Rails".

Loco is strongly inspired by Rails. If you know Rails and Rust, you'll feel at home. If you only know Rails and new to Rust, you'll find Loco refreshing. We do not assume you know Rails.

To work with Loco, you need to know Rust to a beginner-moderate level. There are no crazy lifetime twisters and most of the development will be linear: request handling, workers, tasks, etc.

Quick Start

$ cargo install loco-cli

Now you can create your new app (choose "Saas app").