{"id":20531904,"url":"https://github.com/katsick/pdftk-as-a-service","last_synced_at":"2025-06-20T20:36:43.700Z","repository":{"id":48558805,"uuid":"192793113","full_name":"KatSick/pdftk-as-a-service","owner":"KatSick","description":"Golang Gin with PDFTK as REST (HTTP) web-service with docker","archived":false,"fork":false,"pushed_at":"2021-07-20T13:56:57.000Z","size":7,"stargazers_count":12,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T06:35:24.012Z","etag":null,"topics":["docker","golang","golang-server","http-server","pdf-form","pdf-forms","pdftk"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/KatSick.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}},"created_at":"2019-06-19T19:34:21.000Z","updated_at":"2024-05-07T09:34:17.000Z","dependencies_parsed_at":"2022-08-26T11:21:09.484Z","dependency_job_id":null,"html_url":"https://github.com/KatSick/pdftk-as-a-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KatSick/pdftk-as-a-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KatSick%2Fpdftk-as-a-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KatSick%2Fpdftk-as-a-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KatSick%2Fpdftk-as-a-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KatSick%2Fpdftk-as-a-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KatSick","download_url":"https://codeload.github.com/KatSick/pdftk-as-a-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KatSick%2Fpdftk-as-a-service/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261013248,"owners_count":23097007,"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":["docker","golang","golang-server","http-server","pdf-form","pdf-forms","pdftk"],"created_at":"2024-11-16T00:10:49.139Z","updated_at":"2025-06-20T20:36:38.681Z","avatar_url":"https://github.com/KatSick.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDFTK as a service\n\n## Image\n\n`docker pull katsick/pdftkgolangservice:1.1.0`\n\n## Hot to use\n\nInvoke HTTP request to the service. Example below:\n\n```\nPOST /fill-pdf HTTP/1.1\nContent-Type: multipart/form-data;\n\n--1\nContent-Disposition: form-data; name=\"file\"; filename=\"form.pdf\"\nContent-Type: application/pdf\n\n\u003cBYTES HERE\u003e\n--1\n\n--2\nContent-Disposition: form-data; name=\"json\"\n{\"field1\":\"hello\",\"field2\":\"world\"}\n--2\n```\n\n## Development\n\n```\ndocker-compose up --build\n```\n\nUse Postman or Paw to invoke requests agains HTTP server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatsick%2Fpdftk-as-a-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatsick%2Fpdftk-as-a-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatsick%2Fpdftk-as-a-service/lists"}