Initialize Go module and create basic HTTP server structure with cmd/pkg layout. Server responds on :8080 with health check endpoint.
4 lines
29 B
Modula-2
4 lines
29 B
Modula-2
module alpenqueue
|
|
|
|
go 1.25.4
|