Guestbook
A plain HTML <form method="post"> that the server
validates, stores, and redirects back from (Post/Redirect/Get) — all server-side, and
it works with JavaScript disabled. Entries are persisted to the embedded B+tree
database (data/store.db), so they survive restarts and redeploys.