Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 763 Bytes

File metadata and controls

22 lines (14 loc) · 763 Bytes

PDFApi

This is a small server designed to lookup into pdf document and/or split them.

It has two sides, one server written with Java Spring and deployed through Docker and a Zapier client which allow you to enable it into Zapier.

Production

Please note that the existence of http://pdfapi.philippevienne.com is not garented and can be shutdown at all time. But feel free to clone this project to publish your own PDFApi server.

License

This project is under GNU AGPL License, in short terms, it grants you the right to deploy this app on your server, but any application or modification of the code must be shared. We love to share, fork this repository if you want to improve this application.

Authors

  • Philippe VIENNE (GH: PhilippeVienne)