{"id":15368535,"url":"https://github.com/koddsson/preview","last_synced_at":"2025-02-25T10:24:15.474Z","repository":{"id":139227153,"uuid":"20658042","full_name":"koddsson/preview","owner":"koddsson","description":"A stupidly simple REST service that takes MS Word documents (docx) and gives you back PDF","archived":false,"fork":false,"pushed_at":"2014-06-09T19:53:49.000Z","size":140,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T00:57:46.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/koddsson.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}},"created_at":"2014-06-09T18:45:35.000Z","updated_at":"2017-12-28T07:56:01.000Z","dependencies_parsed_at":"2023-03-13T10:49:49.364Z","dependency_job_id":null,"html_url":"https://github.com/koddsson/preview","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fpreview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fpreview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fpreview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Fpreview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koddsson","download_url":"https://codeload.github.com/koddsson/preview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240646839,"owners_count":19834679,"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-10-01T13:29:42.580Z","updated_at":"2025-02-25T10:24:15.439Z","avatar_url":"https://github.com/koddsson.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Convert docx files to PDF via REST\n==================================\n\nIt's all in the title ;)\n\nHow do I run this?\n------------------\n\nAfter checking out/forking the repository it should be as simple as:\n\n```\ngradle wrapper\n./gradlew dependencies build run -DmainClass=poi.TestCon\n```\n\nAnd then you can send `HTTP PUT` requests containing documents to \n`localhost:8182` and the service will respond with a url to the newly created\nPDF document.\n\nHere's a example\n\n```\ncurl -F name=test -F filedata=@HelloWord.docx http://localhost:8182 -XPUT\n```\n\n### Docker\n\n```\ndocker build -t poi .\ndocker run -t poi\n```\n\nContributing\n------------\n\nFeel free to go bananas. Pull requests, issues, screaming loudly at the computer\nare all appreciated. Also I'm [@koddsson](https://twitter.com/koddsson) on twitter so feel free to holla at me\nthere.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Fpreview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoddsson%2Fpreview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Fpreview/lists"}