Replace `tide` with `axum`
simonsan opened this issue · 0 comments
simonsan commented
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