This codebase was created to demonstrate a backend application built with Rust + Diesel including CRUD operations, routing, and more.
Please check the official rust installation guide before you start. Official Documentation Also make sure you have installed a rust latest version.
$ git clone https://github.com/alfinsuryaS/issues-center-backend.git
$ cd issues-center-backend
$ cargo run
$ cargo build
Then start querying at http://localhost:8000/