[![progress-banner](https://backend.codecrafters.io/progress/http-server/6d10943a-e02a-40f9-9e3b-e2461bba402a)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF) ```bash # Start locally to test manually with CURL ./your_server.sh # Run tests go test ./app -v ```