Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 465 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 465 Bytes

pdf-text-example

Wasmcloud demo of a PDF processing service.

Prerequisites

git clone --recurse-submodules ...

Build

make

Run

wash up --wadm-manifest ./wadm.yaml -d

Use

curl -X POST --data-binary "@pdfio/testfiles/testpdfio.pdf" localhost:8080