/rust-rocket-template

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

Primary LanguageRust

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