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.
- Host: GitHub
- URL: https://github.com/leesiongchan/papitron
- Owner: leesiongchan
- License: mit
- Created: 2019-09-12T08:30:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T03:43:48.000Z (about 5 years ago)
- Last Synced: 2025-03-15T08:12:17.186Z (over 1 year ago)
- Topics: google-cloud-functions, image-rendering, puppeteer, serverless
- Language: TypeScript
- Homepage:
- Size: 271 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.