Skip to content

rumbleFTW/rust-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust HTTP Server

A lightweight HTTP server implementation in Rust that handles basic HTTP requests and file operations.

Features

  • HTTP GET and POST request handling
  • File serving capabilities
  • Echo endpoint
  • User-agent information endpoint
  • Multi-threaded request handling
  • Custom directory support for file operations

Installation

  1. Clone the repository:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages