Let's create a CRUD Rest API in Rust using: No specific framework Serde to serialize and deserialize JSON Postgres (database) Docker Docker Compose If you prefer a video version: All the code is available in the GitHub repository (link in the video description): https://youtu.be/vhNoiBOuW94 🏁 Intro Here is a schema of the architecture of the application we are going to create: We will create five