Skip to content

Docker container wrapping carbone and simple API, derived from fleebzz/carbone-docker

Notifications You must be signed in to change notification settings

tggreene/carbone-api

Repository files navigation

Carbone API

Embedded Carbone in a Docker image with simple REST API.

Image from Docker Hub

docker pull tggreene/carbone-api:3.4.2-1.4.0

Try it out

Build the image

docker build -t carbone-api .

Run the image

docker run --rm -it --init -p 3030:80 carbone-api

Run a test curl command

cd test
./test.sh

Inspect the generated sample.pdf

From carbone.io website

Fast, Simple and Powerful report generator in any format PDF, DOCX, XLSX, ODT, PPTX, ODS [, ...]

... using your JSON data as input.

See carbone.io website for full Carbone documentation.

About

Docker container wrapping carbone and simple API, derived from fleebzz/carbone-docker

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •