QR Code API This project generates QR-Codes using an Axum service. Setup Install Rust. Clone this repo. Run with cargo run. Usage Send a GET request to /generate?data=HelloWorld to get a PNG QR-Code.