/zvms4-backend-rust

A rust implementation for ZVMS 4 Backend (developing), using axum, mongodb, etc.

Primary LanguageRustMIT LicenseMIT

ZVMS 4 Backend Implementation with Rust

JWT

Test Build

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 framework
  • tokio: Async runtime
  • mongodb: 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