package api import ( "encoding/json" "encoding/xml" "net/http"
package web import ( "embed" "io/fs" )
package main import ( "log" "net/http" "time"