package main import "git.sr.ht/~erock/pastes.sh/internal" func main() { internal.StartApiServer() }