Compile Typst and LaTeX documents to PDF via API. Send source code, get back a PDF.
Initial release of typetex v1.0.0. - Compile Typst (.typ) and LaTeX (.tex) documents to PDF via API. - Supports multi-file projects, images, custom fonts, and bibliographies. - Offers endpoints for both Typst and LaTeX compilation, plus a health check. - Clear error reporting, including LaTeX logs for debugging. - Provides Python and curl usage examples.