https://github.com/codecrafters-io/http-server-tester
https://github.com/codecrafters-io/http-server-tester
Last synced: 4 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-25T09:28:07.000Z (5 months ago)
- Last Synced: 2026-01-26T00:24:41.260Z (5 months ago)
- Language: Go
- Homepage:
- Size: 330 KB
- Stars: 12
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
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`