{"id":21607354,"url":"https://github.com/maccyber/azure-function-convert-pdf","last_synced_at":"2025-06-22T15:37:06.814Z","repository":{"id":40307614,"uuid":"168765561","full_name":"maccyber/azure-function-convert-pdf","owner":"maccyber","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-07T23:54:44.000Z","size":103,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T00:29:28.914Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maccyber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-02-01T21:58:53.000Z","updated_at":"2019-02-04T12:18:33.000Z","dependencies_parsed_at":"2024-02-29T03:31:16.879Z","dependency_job_id":"881b4a69-faea-4487-8412-7062c02d91bd","html_url":"https://github.com/maccyber/azure-function-convert-pdf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maccyber/azure-function-convert-pdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccyber%2Fazure-function-convert-pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccyber%2Fazure-function-convert-pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccyber%2Fazure-function-convert-pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccyber%2Fazure-function-convert-pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maccyber","download_url":"https://codeload.github.com/maccyber/azure-function-convert-pdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccyber%2Fazure-function-convert-pdf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261315945,"owners_count":23140367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-24T20:30:03.540Z","updated_at":"2025-06-22T15:37:01.791Z","avatar_url":"https://github.com/maccyber.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# azure-function-convert-pdf\n\nAzure function for converting file to pdf\n\n## Development\n\nInstall all tools needed for [local development](https://docs.microsoft.com/en-us/azure/azure-functions/functions-develop-local).\n\nClone the repo. Install dependencies.\n\nRun in docker\n\n```\ndocker build -t azure-function-convert-pdf .\ndocker run -it  -p 8080:80 azure-function-convert-pdf\n```\n\nStart server\n\n```\n$ func start\n```\n\nPOST testdata (osx)\n\n```\n$ curl http://localhost:7071/api/ConvertToPdf -d $(base64 test/data/test.docx)\n```\n\nPOST testdata (linux)\n\n\n```\n$ curl http://localhost:7071/api/ConvertToPdf -d $(base64 -w0 test/data/test.docx)\n```\n\n# License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaccyber%2Fazure-function-convert-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaccyber%2Fazure-function-convert-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaccyber%2Fazure-function-convert-pdf/lists"}