{"id":23297648,"url":"https://github.com/drag13/staticserverdelay","last_synced_at":"2026-05-07T08:37:40.905Z","repository":{"id":84050850,"uuid":"439815811","full_name":"Drag13/StaticServerDelay","owner":"Drag13","description":"Simple preconfigured web server with possibility to delay static files for webperformance testing","archived":false,"fork":false,"pushed_at":"2022-06-30T09:31:59.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T01:54:16.585Z","etag":null,"topics":["express","webperf","webperformance"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Drag13.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-12-19T08:48:15.000Z","updated_at":"2021-12-24T13:06:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"859bbc16-ba79-4c5c-9434-663a883075a9","html_url":"https://github.com/Drag13/StaticServerDelay","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/Drag13%2FStaticServerDelay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drag13%2FStaticServerDelay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drag13%2FStaticServerDelay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drag13%2FStaticServerDelay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drag13","download_url":"https://codeload.github.com/Drag13/StaticServerDelay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543608,"owners_count":20955865,"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":["express","webperf","webperformance"],"created_at":"2024-12-20T07:18:41.633Z","updated_at":"2026-05-07T08:37:40.876Z","avatar_url":"https://github.com/Drag13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static Server Delay\n\n## Why\n\nSimple, pre configured, express based web server with support of delaying static resources. Allows general and individual delay rules for easier web performance testing\n\n## Install\n\n```cmd\nnpm ci\n```\n\n## Start\n\n```cmd\nnpm run dev\n```\n\n## Features\n\n- General delay for all static files:\n\n```json\n{ \"defaultDelay\": 1000 }\n```\n\n- Delaying individual files (overrides general delay rule):\n\n```json\n{\n  \"delays\": {\n    \"/styles.css\": 3000,\n    \"/javascript.js\": 3000\n  }\n}\n```\n\n## Disclaimer\n\nThe code designed for the experimental purposes only and should not be used in production\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrag13%2Fstaticserverdelay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrag13%2Fstaticserverdelay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrag13%2Fstaticserverdelay/lists"}