Hacker News new | ask | show | jobs
by csan_gonzo 1090 days ago
We're experimenting with axum with sqlx as a replacement of python's fastapi. First thing we noticed so far: less runtime errors (0) and a huuge improvement in memory usage.