Coursera clone
-
Updated
Mar 2, 2022 - HTML
Coursera clone
A node.js scrapping bot that converts the contents of any web-based blog into a pdf file
It is a pdf generating application. It takes data from users and generates a pdf.
This POC showcases PDF generation using Fastify, TypeBox, and PDFKit. It validates input with TypeBox, processes requests with Fastify, and returns PDFs generated by PDFKit. The goal is a fast and type-safe API for document creation.
Add a description, image, and links to the pdf-kit topic page so that developers can more easily learn about it.
To associate your repository with the pdf-kit topic, visit your repo's landing page and select "manage topics."