top | item 37473070 (no title) swlkr | 2 years ago rails for work, axum for side projects discuss order hn newest satvikpendem|2 years ago How are you liking Axum? I also use it, after switching from Actix Web. swlkr|2 years ago A little trait heavy, but overall it's ok! I like the extractors, didn't at first but I learned to love them.Middleware::from_fn was a life saver in the current version, middleware was kind of annoying before that was added.Would prefer something more like graphul but haven't given it a shot yet.
satvikpendem|2 years ago How are you liking Axum? I also use it, after switching from Actix Web. swlkr|2 years ago A little trait heavy, but overall it's ok! I like the extractors, didn't at first but I learned to love them.Middleware::from_fn was a life saver in the current version, middleware was kind of annoying before that was added.Would prefer something more like graphul but haven't given it a shot yet.
swlkr|2 years ago A little trait heavy, but overall it's ok! I like the extractors, didn't at first but I learned to love them.Middleware::from_fn was a life saver in the current version, middleware was kind of annoying before that was added.Would prefer something more like graphul but haven't given it a shot yet.
satvikpendem|2 years ago
swlkr|2 years ago
Middleware::from_fn was a life saver in the current version, middleware was kind of annoying before that was added.
Would prefer something more like graphul but haven't given it a shot yet.