Skip to content

Commit 7b22f1e

Browse files
authored
Merge pull request #7060 from 0xshadow-dev/post/migration
Added Axum Backend Series: Models, Migration, DTOs and Repository Pattern
2 parents 49c7a77 + 382ccb3 commit 7b22f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2025-09-24-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ and just ask the editors to select the category.
5151
* [SeaORM 2.0: A closer look](https://www.sea-ql.org/blog/2025-09-24-sea-orm-2.0/)
5252
* [GuardianDB: The Rust Implementation of OrbitDB. A peer-to-peer database for the Decentralized Web.](https://www.willsearch.com.br/)
5353
* [Styx Emulator: A new emulation framework for DSPs, weird SoCs and embedded systems](https://stumbl.ing/posts/styx-emulator-release/)
54-
5554
* [GlueSQL v0.18.0 adds Send/Sync support and a new derive macro for typed row mapping](https://github.com/gluesql/gluesql/releases/tag/v0.18.0)
5655

5756
### Observations/Thoughts
@@ -62,6 +61,7 @@ and just ask the editors to select the category.
6261
* [Rust Contribution Experience: From a Curious Outsider to a GreptimeDB Advocator: My Journey into Open Source Contribution](https://greptime.com/blogs/2025-09-23-greptimedb-submission-rust-contribute-guide)
6362

6463
### Rust Walkthroughs
64+
* [Axum Backend Series: Models, Migration, DTOs and Repository Pattern](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-model-setup/)
6565
* [video] [(Kernel) Task Switching in Rust](https://www.youtube.com/watch?v=JP4-JJefY_A)
6666

6767
### Research

0 commit comments

Comments
 (0)