{"id":26779198,"url":"https://github.com/amosmurmu/image_processing_system","last_synced_at":"2026-04-19T05:37:07.039Z","repository":{"id":285005024,"uuid":"955376061","full_name":"amosmurmu/image_processing_system","owner":"amosmurmu","description":"Image Processing Service ","archived":false,"fork":false,"pushed_at":"2025-05-22T11:34:16.000Z","size":600,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T12:29:52.210Z","etag":null,"topics":["js","rest","rest-api","typescript"],"latest_commit_sha":null,"homepage":"https://image-processing-system-7j50.onrender.com/api/file","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amosmurmu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2025-03-26T14:42:20.000Z","updated_at":"2025-05-22T11:34:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8e33de1-fd3d-45e4-bc97-bba04a7333a5","html_url":"https://github.com/amosmurmu/image_processing_system","commit_stats":null,"previous_names":["amosmurmu/image_processing_system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amosmurmu/image_processing_system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosmurmu%2Fimage_processing_system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosmurmu%2Fimage_processing_system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosmurmu%2Fimage_processing_system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosmurmu%2Fimage_processing_system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amosmurmu","download_url":"https://codeload.github.com/amosmurmu/image_processing_system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amosmurmu%2Fimage_processing_system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334611,"owners_count":24233793,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["js","rest","rest-api","typescript"],"created_at":"2025-03-29T06:15:13.694Z","updated_at":"2026-04-19T05:37:07.002Z","avatar_url":"https://github.com/amosmurmu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Processing Service API\n\nA backend API for processing images, tracking requests, and triggering webhooks.\n\nYou first need to read the [Assignment File](https://drive.google.com/file/d/1Pi2vOaxfDiOc1V8g-2rPJDC1KO-d84sl/view?usp=drive_link)\n\n## 📌Features\n\n- Upload CSV File to process images\n- Track processing status using request ID\n- Webhook integration for status updates\n- API documentation with Swagger\n- Generate CSV file by Python Script\n\n## 🛠️ Tech Stack\n\n- **Backend**: Node.js, Express.js\n- **Database**: PostgreSQL\n- **Storage**: Local or Cloudinary for images\n- **API Docs**: Swagger (OpenAPI)\n- **Tools**: Postman for testing [Postman Link](https://image-processing-service.postman.co/workspace/Image-Processing-Service-Worksp~815e13b8-0018-4888-b46f-0d4c86729a5f/collection/26493025-0ddbc612-b9e0-4890-84f7-78d80416bef8?action=share\u0026creator=26493025)\n\n### 💻 Live\n\n- Go to [Render Deployment](https://image-processing-system-7j50.onrender.com/api/file)\n- For API Docs [REST API](https://image-processing-system-7j50.onrender.com/api-docs/)\n\n### 1️⃣ Prerequisites\n\n- Node.js (v16+)\n- PostgreSQL (running locally or via Docker)\n\n### 2️⃣ Installation\n\n```sh\ngit clone \u003crepo-url\u003e\ncd \u003cproject-folder\u003e\nnpm install\n```\n\n### ️3️⃣ Running\n\n```sh\nnpm run dev\npython test.py\n```\n\n- Upload the test_image_service.csv to the local server\n\n### 4️⃣Webhook\n\n- Just add your webhook endpoint in below or can add in the body of your request and save it in variable\n  Example:\n\n```js\nawait triggerWebhook(requestId, \"https://webhook.site/{uniqueId}\");\n```\n\n### 5️⃣System Design\n\n[Notion Link](https://amosmurmu.notion.site/Image-Processing-Service-1c4fdb1d511e802e95efe90d4dd25c9d)\n\n### License\n\n[License](./LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famosmurmu%2Fimage_processing_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famosmurmu%2Fimage_processing_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famosmurmu%2Fimage_processing_system/lists"}