Arjs express api example
docker-compose up -dcurl -o pdf/report.pdf http://localhost:3000/api/reportcurl -o pdf/output.pdf http://localhost:3000/api/report?yourtext=yourtextcurl -o pdf/hello.pdf -w "\nTime total: %{time_total}s\n" http://localhost:3000/api/report?yourtext=hellodocker-compose up --build -d