Features
- Word document (docx) generation using template and date.
- PDF document generation using HTML template and data.
- PDF document generation using EJS template and data.
- RESTful interface with APIs to all the services except files genration using EJS templates.
What's Changed
- DocumentService: Initial commit by @sameer-s-b in #1
- Modify Replace Image Placeholder Method by @shreyanshJain852 in #2
- Fixes related to table related and image placeholders by @shreyanshJain852 in #4
- Added the editor config file to enforce coding standards by @ujj-s in #12
- Continuous Integration Using Github Actions by @ujj-s in #14
- Feature: PDF Generation by @PrayatOsm in #17
- Add basic information content in the README by @sameer-s-b in #18
- Update README to include info on PDF generation by @sameer-s-b in #19
- Pdf generation feature/readme description by @PrayatOsm in #20
- Rest 49: Documentation using Automation Tool DocFX by @ujj-s in #15
- doc: Code of conduct file and Readme file update by @ketki-p in #25
- docs : Add CONTRIBUTING.md for project contribution guidelines by @sephali-osm in #26
- Pdf generation v4: Update to create temp modified HTML template in output folder path and add parameter for input tools absolute path by @shreyanshJain852 in #24
- Pdf generation feature/readme how to setup by @PrayatOsm in #22
- REST-253: Add EJS support for PDF generator by @shreyanshJain852 in #28
- REST-234: Add Web API support for document service by @shreyanshJain852 in #27
New Contributors
- @sameer-s-b made their first contribution in #1
- @shreyanshJain852 made their first contribution in #2
- @ujj-s made their first contribution in #12
- @PrayatOsm made their first contribution in #17
- @ketki-p made their first contribution in #25
- @sephali-osm made their first contribution in #26
Full Changelog: https://github.com/OsmosysSoftware/document-service/commits/v1.0.0