/rocket-api

A Rust + Rocket + Diesel testing project

Primary LanguageRustMIT LicenseMIT

Rust Rocket API

Personal project trying out Rust + Rocket + Diesel building a REST API.

Project idea based on the course Building web APIs with Rust and extended to use docker environment, a MySQL database and a different project folder structure.

Requirements

  • Docker
  • Docker Compose
  • VS Code
  • VS Code Remote Containers extension