Skip to content

a fastapi service to transform XML documents via XSLT into HTML

Notifications You must be signed in to change notification settings

acdh-oeaw/tei2html

Repository files navigation

Build and publish Docker image flake8 Lint Test

tei2html

a fastapi service to transform XML documents via XSLT into HTML

docker

  • docker build -t tei2html .
  • docker run -d --name tei2html -p 8020:8020 tei2html