bash git clone https://github.com/raman20/rust-http.git
2. **Navigate to the project directory:**
```bash
cd rust-http
-
Build the project:
cargo build
-
Run the server:
cargo run
bash git clone https://github.com/raman20/rust-http.git
2. **Navigate to the project directory:**
```bash
cd rust-http
Build the project:
cargo buildRun the server:
cargo run