# Packages
Package apiv1 handles all the API responses.
Package handlers contains a specific handlers.
Package webhook will optionally call a preconfigured endpoint.
Package websockets is used to broadcast messages to connected clients.
# Functions
Listen will start the httpd.
# Variables
AccessControlAllowOrigin CORS policy.