]> git.somenet.org - pub/jan/aic18.git/commit
Issue #3:
authoraic.eichhorner.1227328 <e1227328@student.tuwien.ac.at>
Sat, 27 Oct 2018 16:51:19 +0000 (18:51 +0200)
committeraic.eichhorner.1227328 <e1227328@student.tuwien.ac.at>
Sat, 27 Oct 2018 16:51:19 +0000 (18:51 +0200)
commitee8aaa04f51be78daaec559c5983932a43073182
tree0f3002665764958747c2a6b248b78564f6f4c1fc
parentb939601ce76cf0afe4da63b0fe0bfd7836d17556
Issue #3:
Added PDF Generator library
Updated docker file
Updated conroller routes
PdfService/Controllers/PdfController.cs [new file with mode: 0644]
PdfService/Controllers/ValuesController.cs [deleted file]
PdfService/DOCKERFILE
PdfService/Models/Tweet.cs [new file with mode: 0644]
PdfService/PdfService.csproj
PdfService/Startup.cs
PdfService/Utility/TemplateGenerator.cs [new file with mode: 0644]
PdfService/libwkhtmltox.dll [new file with mode: 0644]
PdfService/libwkhtmltox.dylib [new file with mode: 0644]
PdfService/libwkhtmltox.so [new file with mode: 0644]
PdfService/readme.md