Skip to content

dcas796/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-server

A minimal HTTP server written from scratch in Rust.

It can serve files from a directory and has built-in support for REST APIs. The default port is 8080.

It also has an optional GUI written with iced and includes an example web app and REST API. The UI can be toggled on and off with the gui and nogui Cargo features.

License

See LICENSE


Made by dcas796

About

A minimal HTTP server written from scratch in Rust.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages