41
submitted 1 week ago by jplatte@discuss.tchncs.de to c/rust@lemmy.ml

axum is an ergonomic and modular web framework built with Tokio, Tower, and Hyper

you are viewing a single comment's thread
view the rest of the comments
[-] mactan@lemmy.ml 0 points 1 week ago

every once in a while i get it in my head to follow some web tutorial for a rust thing but then i grow weary knowing that syntax and structure will have changed dramatically in the month or two since the guide was made

[-] jplatte@discuss.tchncs.de 6 points 1 week ago* (last edited 1 week ago)

FWIW, the last breaking release of axum before this came out in Nov 2023.

I would also argue that the vast majority of axum tutorials still "work" - your app would panic at startup if using the old path capture syntax with a note that the syntax changed which should immediately get you back on track, and I wouldn't expect the other features that were changed in a breaking manner to be used in tutorials much.

load more comments (4 replies)
this post was submitted on 01 Jan 2025
41 points (100.0% liked)

Rust Programming

8219 readers
2 users here now

founded 5 years ago
MODERATORS