Rust is currently the most loved programming language. And I can get why.
The more I use it, the more I want to code in his excellent programming language and create content.
It can be used both for backend and smart contracts, making it a fascinating choice.
If you are curious, too, check my last video that just came out.
Itβs less than 30 mins long and itβs about creating a CRUD Rest API in Rust, using:
- No specific framework
- Serde to serialize and deserialize JSON
- Postgres (database)
- Docker
- Docker Compose
All the code is available on GitHub (link in video description)
I put a lot of effort into this edited tutorial, let me know what you think about it.