Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Bernard f366c3e1ce Migrate from std/nre -> nitely/regex
std/nre depends on PCRE v1 which is being deprecated by a number of
major distributions (Debian specifically). The core Nim team does not
have a plan currently to migrate it to PCRE v2. nitely/regex is a
Nim-native PCRE-compatible replacement.

AI-Assisted: yes
AI-Tool: codex gpt-5.4 xhigh
2026-03-19 10:52:31 -05:00
Jonathan Bernard 8e972851f3 Add graceful shutdown handler for SIGINT and SIGTERM. 1.0.0 2025-07-26 20:31:43 -05:00
Jonathan Bernard 0e5cd036ef Add CLI option for the server port. 2025-07-26 20:22:33 -05:00
Jonathan Bernard 5674c1e95c Initial version. 2025-07-26 19:30:54 -05:00