Examples

Rust

Deploy a Rust application

Prompt

Prompt

Create a Rust web server using Actix Web with health check and greeting endpoints. Deploy to Ink.

Build details

SettingValue
Build packAuto-detect (Rust)
Build commandcargo build --release
Start command./target/release/app
Port3000

On this page