An open API service indexing awesome lists of open source software.

https://github.com/leesiongchan/papitron

A naive Serverless image rendering solution.
https://github.com/leesiongchan/papitron

google-cloud-functions image-rendering puppeteer serverless

Last synced: 26 days ago
JSON representation

A naive Serverless image rendering solution.

Awesome Lists containing this project

README

          

# Papitron

A naive Serverless image rendering solution.

Very much WIP, now you can only send `POST` request with `Content-Type: text/plain` body.

Inspired by [Puppetron](https://github.com/cheeaun/puppetron), but written in TypeScript + render HTML block on the fly.