Categorygithub.com/opsway/documents
modulepackage
1.1.0
Repository: https://github.com/opsway/documents.git
Documentation: pkg.go.dev

# README

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

# Packages

Package api refers to pdf converter API BasePath: / Version: 1.0 Consumes: - application/json Produces: - application/pdf swagger:meta.
No description provided by the author
No description provided by the author