Fast HTTP microservice written in Go for PDF generating. micro-pdf-generator can be used as a private or public HTTP service for massive HTML to pdf conversion. For example:
It uses Go template format but you can also use normal standalone html (for template) and don't pass data.
You can also use url, file and string for both data and template parameters (check configurations)