This website requires JavaScript.
Explore
Help
Sign In
cupcakearmy
/
codecrafters-http-server-go
Watch
1
Star
0
Fork
0
You've already forked codecrafters-http-server-go
mirror of
https://github.com/cupcakearmy/codecrafters-http-server-go.git
synced
2025-09-01 07:20:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
669917552341b2e0fdc9f1e12d6bbb6c6d3b0c6e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Niccolo Borgioli
6699175523
readme
2024-05-26 02:48:28 +02:00
app
cleanup tests
2024-05-26 02:43:27 +02:00
.gitattributes
init [skip ci]
2024-05-24 20:03:55 +00:00
codecrafters.yml
init [skip ci]
2024-05-24 20:03:55 +00:00
go.mod
init [skip ci]
2024-05-24 20:03:55 +00:00
go.sum
init [skip ci]
2024-05-24 20:03:55 +00:00
README.md
readme
2024-05-26 02:48:28 +02:00
your_server.sh
init [skip ci]
2024-05-24 20:03:55 +00:00
README.md
# Start locally to test manually with CURL
./your_server.sh
# Run tests
go
test
./app -v
Description
No description provided
codecrafters
http-server
tests
Readme
78
KiB
Languages
Go
98.1%
Shell
1.9%