curl -o out.pdf -X POST http://localhost:8080/api/pdf -d '<h1>Hello this is a test</h1><img src="http://www2.sotong.io/static/tintin.jpg"><a href="https://github.com/u1i/jogu">generated by jogu</a>'
docker run -d -p 8080:8080 u1ih/jogu:latest
API Documentation | Swagger File |
This API is using the wkhtmltopdf library and a base docker image built by Sebastian Beuke