- Add flexible URL template configuration via environment variables - Implement automatic repository path parsing and extraction - Add 404 response handling for all non-200 status codes - Support both SecNex and GitHub URL formats through URL template - Include comprehensive documentation and Docker support - Add proper Go project structure with .gitignore 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
83 B
Modula-2
6 lines
83 B
Modula-2
module gh-download-proxy
|
|
|
|
go 1.25.3
|
|
|
|
require git.secnex.io/secnex/masterlog v0.1.0
|