mirror of
https://github.com/cupcakearmy/codecrafters-http-server-go.git
synced 2026-07-26 04:16:10 +00:00
60cc71d1c15dbb6caa43c3527bcb6250da1872ec
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%