Skip to content

chonla/csv2img

Repository files navigation

CSV2IMG

Create an image of CSV in table representation.

Start a server

deno run --allow-net --allow-write --allow-read --allow-env --allow-ffi --unstable-ffi index.ts

Generating an image

curl -v http://localhost/ -H "content-type:application/json" --data @csv_request.json

Request Schema

See schema.

About

Create CSV Table Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published