Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago

Writing an axum REST API that interacts with a Postgres DB via sqlx.

Nothing fancy, really :D

  • source