Skip to content
/ rust-rocket-template Public template

An opinionated template for quickly getting set up with Rocket and Diesel.

Notifications You must be signed in to change notification settings

GDGVIT/rust-rocket-template

Repository files navigation

DSC VIT

rust-rocket-template

An opinionated template for quickly getting started with Rust, Rocket and Diesel

Continuous integration

Features

  • Diesel - ORM for SQL databases
  • Sample CRUD for a table
  • Easy error handling and CORS
  • Unit tests

Instructions to run

diesel migration run
  • Start the server
cargo run

Contributors

Amogh Lele

Amogh Lele

GitHub LinkedIn

Made with ❤️ by DSC VIT