{"id":50415029,"url":"https://github.com/devchitchat/html-to-pdf","last_synced_at":"2026-05-31T05:04:41.749Z","repository":{"id":355110302,"uuid":"1226816655","full_name":"devchitchat/html-to-pdf","owner":"devchitchat","description":"A Bun HTTP server that converts HTML to PDF. POST HTML, receive a PDF stream.","archived":false,"fork":false,"pushed_at":"2026-05-01T21:51:27.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-01T23:27:44.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devchitchat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-01T21:40:38.000Z","updated_at":"2026-05-01T21:50:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/devchitchat/html-to-pdf","commit_stats":null,"previous_names":["devchitchat/html-to-pdf"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/devchitchat/html-to-pdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devchitchat%2Fhtml-to-pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devchitchat%2Fhtml-to-pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devchitchat%2Fhtml-to-pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devchitchat%2Fhtml-to-pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devchitchat","download_url":"https://codeload.github.com/devchitchat/html-to-pdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devchitchat%2Fhtml-to-pdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33719620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-31T05:04:41.614Z","updated_at":"2026-05-31T05:04:41.744Z","avatar_url":"https://github.com/devchitchat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html-to-pdf\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun run index.js\n```\n\nThis project was created using `bun init` in bun v1.3.12. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.\n\n# Usage\n\n```sh\ncurl -X POST http://localhost:3000 --data-binary @file.html --output out.pdf\n```\n\n# Docker\n\n```sh\ndocker build -t html-to-pdf .\ndocker run -p 3000:3000 html-to-pdf\n```\n\n```sh\ncurl -X POST http://localhost:3000 --data-binary @file.html --output out.pdf\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevchitchat%2Fhtml-to-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevchitchat%2Fhtml-to-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevchitchat%2Fhtml-to-pdf/lists"}