Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 389 Bytes

File metadata and controls

19 lines (9 loc) · 389 Bytes

TextFileServer

image

This program serves a text file.

Web server written in Rust with the actix-web framework.

Dockerfile & docker-compose.yml files available.

Docker

Run build.sh to use docker compose to build and run the app.

Non-Docker

cargo run --release