GitHunt
MA

martin-honnen/SaxonCFastAPITest1

Testing SaxonCHE 12 with FastAPI, implementing some test web apis but also implementing the full SaxonC XML workbench with XSLT 3.0, XQuery 3.1, XPath 3.1 and Schematron evaluation

Sample Python 3 FastAPI app using SaxonCHE to implement XSLT 3.0, XQuery 3.1, XPath 3.1 and Schematron

For XSLT, XQuery and XPath you can evaluate your code against XML or JSON or plain text input data, as well as of course run without input data to simply create some output data.

Languages

JavaScript43.7%Python32.1%HTML18.2%CSS4.3%XSLT1.7%

Contributors

Created May 1, 2024
Updated September 13, 2025
martin-honnen/SaxonCFastAPITest1 | GitHunt