{"id":25039632,"url":"https://github.com/praptisharma28/gotenberg-pdf-generation","last_synced_at":"2026-05-01T09:32:35.077Z","repository":{"id":274619695,"uuid":"923471143","full_name":"praptisharma28/gotenberg-pdf-generation","owner":"praptisharma28","description":"A FastAPI application for PDF generation using Gotenberg. This repository can convert urls, csv files, html pages to pdfs, along with merging normal/image pdfs.  ","archived":false,"fork":false,"pushed_at":"2025-01-30T11:52:16.000Z","size":627,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T21:45:41.450Z","etag":null,"topics":["fastapi","gotenberg","html5","pdf","pdf-generation","python3","uvicorn"],"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/praptisharma28.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":"2025-01-28T10:01:15.000Z","updated_at":"2025-01-30T11:52:20.000Z","dependencies_parsed_at":"2025-01-28T12:39:51.004Z","dependency_job_id":null,"html_url":"https://github.com/praptisharma28/gotenberg-pdf-generation","commit_stats":null,"previous_names":["praptisharma28/gotenberg-pdf-generation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/praptisharma28/gotenberg-pdf-generation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praptisharma28%2Fgotenberg-pdf-generation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praptisharma28%2Fgotenberg-pdf-generation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praptisharma28%2Fgotenberg-pdf-generation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praptisharma28%2Fgotenberg-pdf-generation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praptisharma28","download_url":"https://codeload.github.com/praptisharma28/gotenberg-pdf-generation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praptisharma28%2Fgotenberg-pdf-generation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["fastapi","gotenberg","html5","pdf","pdf-generation","python3","uvicorn"],"created_at":"2025-02-06T02:52:40.192Z","updated_at":"2026-05-01T09:32:35.063Z","avatar_url":"https://github.com/praptisharma28.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gotenberg-pdf-generation\nA FastAPI application for PDF generation using Gotenberg.\n\n## Prerequisites\n\nMake sure you have the following installed on your system:\n- Python 3.7 or higher\n- pip (Python package manager)\n\n---\n\n## Setup Instructions\n\n### 1. Clone the Repository\n\nClone this repository to your local machine:\n\n```bash\ngit clone https://github.com/praptisharma28/gotenberg-pdf-generation.git\ncd gotenberg-pdf-generation\n```\n\n### 2. Create a Virtual Environment\n\nCreate a virtual environment to isolate the dependencies:\n\n```bash\npython3 -m venv venv\n```\n\nActivate the virtual environment:\n- **For Linux/Mac**:\n  ```bash\n  source venv/bin/activate\n  ```\n- **For Windows**:\n  ```bash\n  venv\\Scripts\\activate\n  ```\n\n### 3. Install Dependencies\n\n### 4. Run the FastAPI Application\n\nStart the FastAPI application using `uvicorn`:\n\n```bash\nuvicorn main:app --reload\n```\n\n- Replace `app.main:app` with the correct module and app name if your structure is different.\n- By default, the application will run on `http://127.0.0.1:8000`.\n\n\n## API Documentation\n\nFastAPI provides interactive API documentation by default. You can access it in your browser:\n- Swagger UI: `http://127.0.0.1:8000/docs`\n- ReDoc: `http://127.0.0.1:8000/redoc`\n\n---\n\n## Deactivating the Virtual Environment\n\nOnce you are done, deactivate the virtual environment:\n\n```bash\ndeactivate\n```\n\n---\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraptisharma28%2Fgotenberg-pdf-generation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraptisharma28%2Fgotenberg-pdf-generation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraptisharma28%2Fgotenberg-pdf-generation/lists"}