Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.06 KB

readme.md

File metadata and controls

33 lines (23 loc) · 1.06 KB

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