{"id":18649814,"url":"https://github.com/ashwanthkumar/pdf-diff-service","last_synced_at":"2025-04-11T14:32:28.905Z","repository":{"id":43233307,"uuid":"279267910","full_name":"ashwanthkumar/pdf-diff-service","owner":"ashwanthkumar","description":"Exposing https://github.com/JoshData/pdf-diff/ as FastAPI service.","archived":false,"fork":false,"pushed_at":"2023-02-14T21:59:37.000Z","size":25,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T14:50:45.762Z","etag":null,"topics":["fast-api","pdf-diff"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ashwanthkumar.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}},"created_at":"2020-07-13T10:12:41.000Z","updated_at":"2024-04-19T13:36:43.000Z","dependencies_parsed_at":"2024-11-07T06:50:58.237Z","dependency_job_id":null,"html_url":"https://github.com/ashwanthkumar/pdf-diff-service","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fpdf-diff-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fpdf-diff-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fpdf-diff-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashwanthkumar%2Fpdf-diff-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashwanthkumar","download_url":"https://codeload.github.com/ashwanthkumar/pdf-diff-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248419754,"owners_count":21100245,"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":["fast-api","pdf-diff"],"created_at":"2024-11-07T06:40:45.231Z","updated_at":"2025-04-11T14:32:23.895Z","avatar_url":"https://github.com/ashwanthkumar.png","language":"Python","readme":"# pdf-diff-service\n\nRequires Python 3+.\n\n## Usage\n```\n# Start the service on port 8000\n$ docker run --rm -it -p \"8000:8000\" ashwanthkumar/pdf-diff-service:latest\n$ curl --location --request POST 'localhost:8000/diff/' --form 'prev=@/path/to/prev.pdf' --form 'current=@/path/to/current.pdf' \u003e diff.png\n# open diff.png to view the actual diff\n```\n\n## Development Setup\n```\n$ virtualenv --python python3 DENV\n$ source DENV/bin/activate\n$ pip install -r requirements.txt\n\n# Start the server on localhost:8000/\n$ uvicorn main:app --reload --log-level trace\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fpdf-diff-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwanthkumar%2Fpdf-diff-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwanthkumar%2Fpdf-diff-service/lists"}