{"id":21888620,"url":"https://github.com/swisscom/esbuild-webserver","last_synced_at":"2025-07-01T04:05:08.458Z","repository":{"id":73689767,"uuid":"363113086","full_name":"swisscom/esbuild-webserver","owner":"swisscom","description":"A simple web-server that can be used as an alternative to Webpack's dev-server","archived":false,"fork":false,"pushed_at":"2021-06-25T15:01:33.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-06-28T20:58:39.091Z","etag":null,"topics":["esbuild","esbuild-server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swisscom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-04-30T11:00:18.000Z","updated_at":"2023-02-01T07:50:20.000Z","dependencies_parsed_at":"2023-02-25T16:00:25.195Z","dependency_job_id":null,"html_url":"https://github.com/swisscom/esbuild-webserver","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/swisscom/esbuild-webserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fesbuild-webserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fesbuild-webserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fesbuild-webserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fesbuild-webserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swisscom","download_url":"https://codeload.github.com/swisscom/esbuild-webserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fesbuild-webserver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262893637,"owners_count":23380710,"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":["esbuild","esbuild-server"],"created_at":"2024-11-28T11:16:13.903Z","updated_at":"2025-07-01T04:05:08.433Z","avatar_url":"https://github.com/swisscom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esbuild-webserver\n\nA simple web-server that can be used as an alternative to Webpack's `dev-server`\n\n## Compile\n\n```\ngo build -o ~/go/bin/esbuild-webserver ./cmd/esbuild-webserver\n```\n\n## Usage\n\n```bash\n$ esbuild-webserver -h\n\nUsage: esbuild-webserver --endpoint ENDPOINT [--listen LISTEN]\n\nOptions:\n  --endpoint ENDPOINT, -e ENDPOINT\n  --listen LISTEN, -l LISTEN [default: 127.0.0.1:8080]\n  --help, -h             display this help and exit\n```\n\n## Example\n\n```makefile\nserve:\n\tesbuild-webserver \\\n\t\t-e /api:proxy=http://127.0.0.1:8080 \\\n\t\t-e /static:proxy=http://127.0.0.1:8080 \\\n\t\t-e /:file=./dist/ \\\n\t\t-e 404:404=./dist/index.html \\\n\t\t-l 127.0.0.1:8000\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fesbuild-webserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswisscom%2Fesbuild-webserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fesbuild-webserver/lists"}