1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/background-jobs
2024-07-12 22:41:00 +03:00
..
src Chore: Update apalis to the latest version 2024-07-12 22:41:00 +03:00
Cargo.toml Chore: Update apalis to the latest version 2024-07-12 22:41:00 +03:00
README.md Adds correct cd path 2024-06-03 08:59:05 +03:00

background-jobs

Usage

server

cd background-jobs
cargo run
# starting HTTP server at http://localhost:8080

Available Routes