top | item 36103887

(no title)

apanloco | 2 years ago

I've written services in both Warp and Axum that are in production right now (hosted on k8s, with metrics, liveness probes, and all of that jazz that you expect from a service). I like Axum the most.

discuss

order

csan_gonzo|2 years ago

Thanks for the answer, that’s good to hear. I’m planning on shifting our new backend services from python to rust (and elixir) and Axum is my main focus now for the rest apis with diesel or sqlx.