Skip to content

Urpagin/TextFileServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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