Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 308 Bytes

gotenberg.client for Java

This is a Java client library for the marvellous Gotenberg Service Version 5.

Quickstart

Start your Instance of Gotenberg like this:

docker run --rm -p 3000:3000 thecodingmachine/gotenberg:5

and run the Unittests..