office-convert-lambda-client 0.1.0

Client library for interacting with office-convert-lambda
Documentation
1
2
3
4
5
6
7
8
# Office Convert Lambda

![License](https://img.shields.io/github/license/jacobtread/office-convert-lambda?style=for-the-badge)

Simple lambda for converting office file formats into PDF files built on top of LibreOffice using https://github.com/jacobtread/libreofficekit

This repository contains two separate crates, the first being `office-convert-lambda` which is the crate for the lambda itself. The second is `office-convert-lambda-client` in the client directory which is a library crate providing a client for interacting with the lambda.