Skip to content

PMoneda/pdfapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfapi

API to converts HTML to PDF using wkhtml2pdf

run

docker run -d -p 8080:8080 pmoneda/pdfapi

Test:

curl -X POST \
http://localhost:8080/topdf \
-d '<html>
<body>
<p><b>Get My PDF</b></p>
</body>
</html>'

About

API to converts HTML to PDF using wkhtml2pdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages