ilyar / documents

Service stateless API for converting HTML documents to PDF

Home Page:https://github.com/opsway/documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Service stateless API for converting HTML documents to PDF

https://github.com/opsway/documents

License:MIT License


Languages

Language:Go 79.1%Language:Makefile 16.6%Language:HTML 4.3%