Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 450 Bytes

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