Files
gotenberg/README.md
2018-04-11 18:03:56 +02:00

1.7 KiB

Gotenberg's logo

Gotenberg

A stateless API for converting Markdown files, HTML files and Office documents to PDF

MicroBadger Travis CI GoDoc Go Report Card Codecov


Menu

Quick start

$ docker run --rm -p 3000:3000 thecodingmachine/gotenberg:1.0.0

The API is now available through http://127.0.0.1:3000.

API

Custom implementation

Scalability


Would you like to update this documentation ? Feel free to open an issue.