Skip to content

Commit a9953c6

Browse files
Merge pull request #6526 from sylvain101010/patch-8
2025-04-02: Add Architecting and building medium-sized web services in Rust with Axum, SQLx and PostgreSQL
2 parents 5274637 + e31ae1b commit a9953c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2025-04-02-this-week-in-rust.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ and just ask the editors to select the category.
5353
* [Embedding shared objects in Rust](https://blog.veeso.dev/blog/en/embedding-shared-objects-in-rust/)
5454

5555
### Rust Walkthroughs
56+
* [Architecting and building medium-sized web services in Rust with Axum, SQLx and PostgreSQL](https://kerkour.com/rust-web-services-axum-sqlx-postgresql)
5657
* [Solving the ABA Problem in Rust with Hazard Pointers](https://minikin.me/blog/solving-the-aba-problem-in-rust-hazard-pointers)
5758
* [Building a CoAP application on Ariel OS](https://christian.amsuess.com/blog/website/2025-03-27_ariel_coap/)
5859
* [How to Optimize your Rust Program for Slowness: Write a Short Program That Finishes After the Universe Dies](https://medium.com/@carlmkadie/how-to-optimize-your-rust-program-for-slowness-eb2c1a64d184)

0 commit comments

Comments
 (0)