Learn how to create a CRUD Rest API in Rust using Serde for JSON serialization and deserialization, Postgres for the database, and Docker for containerization.
Table of contents
π Introπ‘ Prerequisitesπ Create a new Rust projectπ©βπ» Code the applicationπ³ DockerποΈ Build the image and run the containersπ§ͺ Test the applicationπ Conclusion10 Comments
Sort: