summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2019-02-03Replace wai-cli with wai-handler-fastcgidefanor
Another step towards making pgxhtml more lightweight, dependencies-wise.
2019-01-13Handle FormatError and QueryErrordefanor
In addition to SqlError. ResultError handling should be added as well, and perhaps the resulting XML should be refined.
2019-01-09Update READMEdefanor
Add a security checklist, link automatic-api.
2018-12-30Initial commitdefanor
The initial working version, an example, and brief description are included. Error handling and reporting, perhaps HTTP headers, CLI arguments, and documentation can still be improved, but that's for future commits.