codecrafters-http-server-go/README.md
2024-05-26 02:48:28 +02:00

273 B

progress-banner

# Start locally to test manually with CURL
./your_server.sh

# Run tests
go test ./app -v