Skip to content

NodeJS / Express app for converting SQL queries to pdf

Notifications You must be signed in to change notification settings

tomycastelli/node-pdf

Repository files navigation

NodeJS PDF Generator

The application exposes an API for requesting various types of reports. When one of the generating endpoints is hit it queries a MySQL database and with the use of EJS for HTML templating, produces an HTML which is used by Puppeteer to generate a PDF.

About

NodeJS / Express app for converting SQL queries to pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published