rustic-rs/rustic_server

Replace `tide` with `axum`

simonsan opened this issue · 0 comments

The used https://github.com/chrisdickinson/tide-http-auth has its last activity 3 years ago. I think these days axum, which maintained within the Tokio ecosystem, is the go to.

  • make research on usable components
  • implement based on axum