summaryrefslogtreecommitdiff
path: root/lex-serve/main.go
AgeCommit message (Collapse)Author
14 daysrefactor: port fetchers to GoMartin Fischer
* Austria: upgraded to RIS API v2.6 because v2.5 has been turned off
2025-04-13feat: enable reloading of law JSON filesMartin Fischer
2025-04-13refactor: convert countries.json to TOMLMartin Fischer
2025-04-13refactor: stop using deprecated io/ioutil packageMartin Fischer
2025-04-13feat: use structured loggingMartin Fischer
2025-04-13fix: HTML escape in templatesMartin Fischer
2025-04-13fix: don't crash on template execution errorMartin Fischer
2025-04-13build: introduce Nix package and NixOS serviceMartin Fischer
2025-04-13refactor: introduce lex-serve packageMartin Fischer