Rust backend
As a user I would like to be able to operate a backend service that is as small and efficient as possible.
- For this purpose, the backend is to be rewritten in Rust.
- In addition, SQLite support should be added so that not everyone has to install an additional database.