documents icon indicating copy to clipboard operation
documents copied to clipboard

Service stateless API for converting HTML documents to PDF

trafficstars

Documents logo

Documents

Service stateless API for converting HTML documents to PDF.

Contributing


Quick start

Open a terminal and run the following command:

docker run --rm -p 8515:8515 -v template:/app/templates quay.io/opsway/documents

The API is now available on your host at http://localhost:8515.

demo swagger docs

Build

make image-release

Badges

Travis CI codecov Go Report Card