beet_server 0.0.6

Serve applications with axum and deploy with cargo-lambda.
Documentation

beet_server

Run beet applications with support for several modalities:

  • static: just build static routes
  • server: run as an axum server
  • lambda: deploy server with cargo-lambda