Commit graph

5 commits

Author SHA1 Message Date
John MacFarlane
4359e60b93 pandoc-cgi: change babelmark endpoint to GET, as expected. 2022-08-07 19:37:11 -07:00
John MacFarlane
6b9da0cc96 pandoc-cgi:
Remove /batch endpoint; instead, behave differently if
passed an array of JSON objects.

Rename multidingus endpoint to babelmark.
2022-08-07 19:31:40 -07:00
John MacFarlane
bf5edd9f02 pandoc-cgi - add multidingus endpoint.
This is what babelmark expects.
2022-08-07 12:51:36 -07:00
John MacFarlane
83d81b34b6 Add version endpoint to pandoc-cgi 2022-08-07 09:48:56 -07:00
John MacFarlane
5635ef9c57 Replace old trypandoc code with new pandoc-cgi.
This is based on servant. It is less hacky and more extensible.
2022-08-06 14:42:38 -07:00