Module basics

Source
Expand description

Module for / and /health entrypoint.

Structsยง

health
Handles the health endpoint, returning a JSON response indicating the server is healthy.
root
Handles the root endpoint, logging the connection and returning an HTML response.