SebastiaanKlippert / go-wkhtmltopdf-lambda

Run wkhtmltopdf in AWS Lambda
MIT License
17 stars 7 forks source link
aws go go-wkhtmltopdf golang html-to-pdf lambda pdf pdf-generator wkhtmltopdf

go-wkhtmltopdf-lambda

Run wkhtmltopdf in AWS Lambda

Not maintained for now, but mainly an example of how to use go-wkhtmltopdf on Lambda.

Uses https://github.com/SebastiaanKlippert/go-wkhtmltopdf to generate PDF files from JSON input.

Usage