Skip to content

JrSchmidtt/api-pdf-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang PDF Reporter API


Install and Run

  1. Clone the repository : git clone https://github.com/JrSchmidtt/pdf-reporter.
  2. Install GO to run.
  3. Install Visual Studio Code to edit.
  4. Install wkhtmltopdf to render.
  5. Open your Terminal and run go mod tidy in folder to install dependencies.
  6. Run go run main.go.

Contributing

  1. Fork the repository!
  2. Clone your fork.
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :D

Author

Golang PDF Reporter API © JrSchmidt.
Authored and maintained by Schmidt#9639.