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

Home Page:https://saxoncfastapi.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://saxoncfastapi.azurewebsites.net/


Languages

Language:JavaScript 44.1%Language:Python 31.5%Language:HTML 18.3%Language:CSS 4.3%Language:XSLT 1.7%