• xiezhi's avatar
    Initial commit: Go 1.23.4 HTTP server template · 2f60e49c
    xiezhi authored
    - Add main.go with HTTP server implementation
    - Add Dockerfile for containerization
    - Add docker-entrypoint.sh for deployment
    - Add Makefile for build automation
    - Add .eazy configuration file
    - Add .resource directory with dev config
    - Add comprehensive README.md
    - Support environment variable port configuration
    - Ready for production deployment
    2f60e49c
Name
Last commit
Last update
.resource Loading commit data...
.vscode Loading commit data...
.eazy Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker-entrypoint.sh Loading commit data...
main.go Loading commit data...