Files
gotenberg/README.md
Julien Neuhart cdeef33ff7 working on README
2018-04-06 17:59:14 +02:00

1.7 KiB

Gotenberg's logo

Gotenberg

A stateless API for converting 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.