pdf-compiler

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2025 License: AGPL-3.0 Imports: 14 Imported by: 0

README

Logo

📄 PDF Compiler

Go Report Card Build Latest Release client

pdf-compiler is a simple LaTeX → PDF compiler over HTTP, written in Go.

Prerequisites

  • Go 1.24+
  • swag, see here for installation instructions
  • docker

Usage

The default make target will run swag and build the application.

make

To run the application, use the following command:

./pdf-compiler

View the Swagger UI at http://localhost:8080/swagger/index.html.

Documentation

The easiest way to view the documentation is to start the application and navigate to http://localhost:8080/swagger/index.html.

The files can also be found in the docs directory.

Client

The pdf-compiler also comes with a client written in TypeScript. The client can be found in the client directory. See the README for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL