this post was submitted on 14 Apr 2024
20 points (95.5% liked)

Rust

5824 readers
45 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

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
[–] [email protected] 3 points 5 months ago

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

Nothing fancy, really :D