GitHub / RanielliMontagna / pdf-generator
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanielliMontagna%2Fpdf-generator
PURL: pkg:github/RanielliMontagna/pdf-generator
Stars: 0
Forks: 1
Open issues: 0
License: None
Language: TypeScript
Size: 115 KB
Dependencies parsed at: Pending
Created at: 4 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 21 days ago
Topics: fastify, pdf-kit, swagger, typebox, typescript