[ANN] ✂️ form2xml - a tiny cli tool to slice http form-data dumps

Dear fellow OCamels,

when doing static web sites, feedback is an issue. form2xml helps you keep the server stupid, but still makes form-data feedback possible.

Just dump the form posts, rsync and merge them into your client-side, unix pipe, toolchain.

form2xml bridges the tooling-gap between http and xml/xslt with utmost primitivity in the making. I chose simplicity over compliance because form2xml isn’t intended to run server-side or unattended. I’m aware of excellent prior art, but hesitated to add build dependencies for now and rather see if it proves useful as is.

https://mro.name/form2xml

1 Like