1. 1. Introduction
  2. 2. Basic
    1. 2.1. Offloading computation
  3. 3. Templating
    1. 3.1. Using askama
  4. 4. Databases
    1. 4.1. Using SQLx
    2. 4.2. Using axum-sqlx-tx
  5. 5. Authorization
    1. 5.1. Using tower-http
  6. 6. Misc
    1. 6.1. Serve data from binary

axum notes