The first version of backend of ZVMS 4 is a shit mountain of code.
Since I am learning Rust, I decided to rewrite the backend in Rust.
Technologies used:
axum: Web frameworktokio: Async runtimemongodb: Database
Remember to export the Python DLIB path before running the project.
For example:
export DYLD_LIBRARY_PATH=/opt/anaconda3/envs/zvms/lib:$DYLD_LIBRARY_PATH