Skip to content

camunda/int-haPDFy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haPDFy - the happy pdf file generator

URL: https://stage-hapdfy-n32oqkbxcq-lz.a.run.app

API Endpoints

Status

A simple status check for the microservice

  • GET /pdf/status
    • returns {"status":"online"}

Generate from Template

Generate a pdf file from a pdf template. The template file must contain text fileds.

  • POST /pdf/generateFromTemplate

    • request body
      • a JSON object which contains the PDF template as byte array
      • a string map wich contains the text field identifier and their values
    • returns the pdf file as Byte Array

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published