Skip to content

pujaagarwal5263/PDF_GENERATOR_EXPRESS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Generate With Express

This is the readme with payload structure.

1. POST: /generate-pdf

Request Payload:

{
    "data":
    {
    "date":"2023-10-01 11:00PM",
    "age":23,
    "sex":"female",
    "comments":"Potential heart disease detected",
    "chestPainType":"Typical Angina",
    "restingBloodPressure":120,
    "serumCholesterol":342,
    "fastingBloodSugar":232,
    "restingElectrocardiographicResults":"Slope up",
    "maxHeartRateAchieved":200,
    "exerciseInducedPain":"Yes",
    "stDepressionInducedByExercise":"Exponential",
    "slopeOfPeakExerciseSTSegment":"Up",
    "numMajorVesselsColoredByFluoroscopy":2,
    "thaliumStressResult":23
}}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors