A lightweight HTTP server implementation in Rust that handles basic HTTP requests and file operations.
- 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
- Clone the repository: