Skip to content

101t/simple-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web

A simple web app, it's serving html page 3 requests then service shut down!, using ThreadPool logic, this app made for fun and learning purpose.

no dependency required based on standard TCP in Rust.

To run

cargo run

then browse to: http://127.0.0.1:8080

About

Simple Web implementation using Rust, to serving simple HTML page using standard TCP in Rust.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors