Basic CRUD Microservice using Rust and Postgres. This is my learning project for Rust and backend.
- Implement persistency layer using sqlx
Since I write a lot of CRUD applications professionally, it is hard to motivate myself, writing boring CRUD applications. I will terminate this project now an continue with my RUst learning journey on something more interesting than yet another demo application which just does basics.