Files
templates/blueprints/bentopdf/meta.json
2026-07-08 21:04:58 +03:00

19 lines
446 B
JSON

{
"id": "bentopdf",
"name": "BentoPDF",
"version": "latest",
"description": "BentoPDF is a lightweight PDF conversion microservice that exposes a simple HTTP API for generating PDFs.",
"logo": "image.png",
"links": {
"github": "https://github.com/alam00000/bentopdf/",
"website": "https://bentopdf.com/",
"docs": "https://www.bentopdf.com/docs/"
},
"tags": [
"pdf",
"converter",
"api",
"utility"
]
}