jmaslanka / flask-pdf-url

HTML to PDF converter plus URL shortener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML to PDF converter and URL shortener

Deploy with Serverless framework to AWS Lambda. Written using Flask and Python 3.8.

Endpoints:

  • POST /htmlToPdf/ Body: `url` or `file`
  • POST /newUrl/ Body: `url`
  • GET /r/<url_id>

About

HTML to PDF converter plus URL shortener

License:MIT License


Languages

Language:Python 100.0%