A first release candidate for axum v0.8.0 is out - please try it!

https://github.com/tokio-rs/axum/releases/tag/axum-v0.8.0-rc.1

axum is a web application framework that focuses on ergonomics and modularity.

Hey! If you're using axum, I would be happy if you tried the first release candidate of the upcoming v0.8.0, and shared any feedback you have. That's all :)

29 points · 4 comments · view on lemmy.world

4 Comments

balsoft@lemmy.ml · 4 pts · 1y (3 replies)

Hey, in the future it'd be nicer to describe the project while posting something like this. Having to click through just to see what it is can be a bit annoying.

syklemil@discuss.tchncs.de · 3 pts · 1y

I generally agree, but

  1. People who haven't used a package before likely aren't interested in release candidates.
  2. Axum is one of the few pretty well-known Rust libraries. I'm willing to give that a pass on describing what it is for an RC, much like I'd do the same for FastAPI in a Python community. (But a little default blurb about what they are would be nice anyway to people who are new to the language and/or ecosystem.)
jplatte@discuss.tchncs.de · 2 pts · 1y (1 reply)

Yeah, I agree. I don't post so often so I forget. Added now.

balsoft@lemmy.ml · 1 pts · 1y

Thank you!