{"id":25531956,"url":"https://github.com/kryptand/delayed-http-operations","last_synced_at":"2026-05-05T02:38:51.401Z","repository":{"id":35059465,"uuid":"201812059","full_name":"Kryptand/delayed-http-operations","owner":"Kryptand","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-07T08:38:04.000Z","size":3037,"stargazers_count":0,"open_issues_count":28,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-19T14:42:09.435Z","etag":null,"topics":["angular","angular8","delay","delayed-save"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Kryptand.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":"2019-08-11T20:31:09.000Z","updated_at":"2019-08-12T05:46:23.000Z","dependencies_parsed_at":"2023-01-15T12:57:34.400Z","dependency_job_id":null,"html_url":"https://github.com/Kryptand/delayed-http-operations","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/Kryptand%2Fdelayed-http-operations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kryptand%2Fdelayed-http-operations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kryptand%2Fdelayed-http-operations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kryptand%2Fdelayed-http-operations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kryptand","download_url":"https://codeload.github.com/Kryptand/delayed-http-operations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239763605,"owners_count":19692794,"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":["angular","angular8","delay","delayed-save"],"created_at":"2025-02-20T01:42:31.576Z","updated_at":"2026-01-20T13:30:19.336Z","avatar_url":"https://github.com/Kryptand.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cpre\u003e\n_  ______   ____________  ____ \n|_/ |__/ \\_/ |__]| |__||\\ ||  \\\n| \\_|  \\  |  |   | |  || \\||__/\n\u003c/pre\u003e\nWhat problem does Delayed Http Operations solve?\n\nThis package can be used to delay all your HTTP Requests up to a certain point without the hassle of locally providing multiple states.\n\nTo use it add the DelayedHttpOperationsService to the providers array in the scope of your liking. \n(It is recommended to add it to AppModule though)\n\n\u003cpre\u003e\n[...]\nimport { DelayedHttpOperationsService } from 'projects/delayed-http-operations/src/lib/services/delayed-http-operations.service';\n\n@NgModule({\n [...]\n  providers: [DelayedHttpOperationsService],\n  [...]\n})\nexport class AppModule {}\n\u003c/pre\u003e\n\nFor an example look into https://github.com/Kryptand/delayed-http-operations\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptand%2Fdelayed-http-operations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkryptand%2Fdelayed-http-operations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptand%2Fdelayed-http-operations/lists"}