{"id":24567378,"url":"https://github.com/pr4k/multiple-to-one-api-request-handler","last_synced_at":"2025-10-27T13:32:49.804Z","repository":{"id":112218633,"uuid":"197822144","full_name":"pr4k/multiple-to-one-api-request-handler","owner":"pr4k","description":"A go lang project to convert multiple to one Api Request","archived":false,"fork":false,"pushed_at":"2019-07-19T18:37:13.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-05T13:05:42.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/pr4k.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":"2019-07-19T18:15:30.000Z","updated_at":"2024-06-19T09:11:53.056Z","dependencies_parsed_at":"2023-04-05T14:01:00.226Z","dependency_job_id":null,"html_url":"https://github.com/pr4k/multiple-to-one-api-request-handler","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2Fmultiple-to-one-api-request-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2Fmultiple-to-one-api-request-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2Fmultiple-to-one-api-request-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2Fmultiple-to-one-api-request-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr4k","download_url":"https://codeload.github.com/pr4k/multiple-to-one-api-request-handler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971157,"owners_count":20376785,"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":"2025-01-23T13:18:07.866Z","updated_at":"2025-10-27T13:32:49.748Z","avatar_url":"https://github.com/pr4k.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About Project\n\nThis is a project created in Go lang specially because of the fast processing and performance\nIt can handle simultaneously API request and execute them one by one and return the status on the server.\nPersistent Queue is used to log the Api requests and return the status.\n\n# How It Works\n\nA server is created, having two paths, one for logging API requests in Queue and other for getting the status of the request\n\n* http://localhost:8080/validatejob?id=6\n\nThis logs the request in Persistent queue with id\n\n* http://localhost:8080/getjobstatus?id=6\n\nThis returns the status of the API Request with the mentioned id `Processing` or `Done`\n\n# Note\n\n~ This was created as a freelancing project\n\n## Created By ~Prakhar","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr4k%2Fmultiple-to-one-api-request-handler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr4k%2Fmultiple-to-one-api-request-handler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr4k%2Fmultiple-to-one-api-request-handler/lists"}