Skip to content

NullNet-ai/appguard-rust-clients

Repository files navigation

appguard-rust-clients

This repository contains the code of the Rust-based clients supported by AppGuard.


You can run the sample projects from the root directory with the following command:

cargo run --bin <name>

where name is the name of the sample you want to run. The available samples are:

  • actix_sample (runs on port 3001)
  • axum_sample (runs on port 3002)
  • rocket_sample (runs on port 3003)

About

Rust-based clients supported by AppGuard

Resources

License

Stars

Watchers

Forks

Releases

No releases published