https://github.com/codecrafters-io/http-server-tester
https://github.com/codecrafters-io/http-server-tester
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codecrafters-io/http-server-tester
- Owner: codecrafters-io
- Created: 2023-07-26T19:08:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-12T10:04:31.000Z (7 months ago)
- Last Synced: 2025-06-22T01:50:20.380Z (7 months ago)
- Language: Go
- Homepage:
- Size: 317 KB
- Stars: 7
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTTP Server Challenge Tester
This is a program that validates your progress on the HTTP server challenge.
# Requirements for binary
- Following environment variables:
- `CODECRAFTERS_SUBMISSION_DIR` - root of the user's code submission
# User code requirements
- An executable file named `your_server.sh` that spins up the HTTP server.
- A file named `codecrafters.yml`, with the following values:
- `debug`