mirror of
https://github.com/cupcakearmy/codecrafters-http-server-go.git
synced 2026-07-25 20:06:09 +00:00
master
Finished solutions to the "Build your own HTTP server" in go. With additional, own tests.
# Start locally to test manually with CURL
./your_server.sh
# Run tests
go test ./app -v
Languages
Go
98.1%
Shell
1.9%