package api import _ "embed" //go:embed index.html var indexHTML string