{"id":21008168,"url":"https://github.com/ediwang/jerry","last_synced_at":"2026-03-03T23:03:01.799Z","repository":{"id":207698720,"uuid":"719441918","full_name":"EdiWang/Jerry","owner":"EdiWang","description":"Jerry Mouse, a static web server based on ASP.NET Core","archived":false,"fork":false,"pushed_at":"2025-09-03T00:02:46.000Z","size":85,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T13:47:36.689Z","etag":null,"topics":["aspnet-core","docker"],"latest_commit_sha":null,"homepage":"","language":"C#","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/EdiWang.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-16T07:09:14.000Z","updated_at":"2025-09-03T00:02:49.000Z","dependencies_parsed_at":"2023-11-21T07:23:04.528Z","dependency_job_id":"2eadcebc-4fdb-4310-9437-b5683baf682b","html_url":"https://github.com/EdiWang/Jerry","commit_stats":null,"previous_names":["ediwang/jerry"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/EdiWang/Jerry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FJerry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FJerry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FJerry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FJerry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdiWang","download_url":"https://codeload.github.com/EdiWang/Jerry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FJerry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30064793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aspnet-core","docker"],"created_at":"2024-11-19T09:11:44.553Z","updated_at":"2026-03-03T23:03:01.787Z","avatar_url":"https://github.com/EdiWang.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jerry\n\nJerry, a static web server based on ASP.NET Core\n\n## Install\n\nYou can choose either method to install Jerry\n\n### Compiled Binaries (AOT)\n\nDownload executable for your OS platform in [Release](https://github.com/EdiWang/Jerry/releases), without installing .NET runtime.\n\n### .NET Tool\n\nRequires [.NET 10.0 SDK](https://dot.net)\n\n```powershell\ndotnet tool install -g Jerry\n```\n\n### Docker\n\n```\ndocker pull ediwang/jerry\n```\n\n## Usage\n\n\n### As .NET Tool or Standalone Executable\n\n```\nOptions:\n  -d, --directory \u003cdirectory\u003e  Web content directory. [default: .]\n  -p, --port \u003cport\u003e            HTTP server port. [default: 8080]\n  --use-https                  Use HTTPS [default: False]\n  --directory-browser          Directory browser [default: False]\n  -v, --verbose                Verbose log [default: False]\n  --version                    Show version information\n  -?, -h, --help               Show help and usage information\n```\n\n### Examples\n\nServe current directory on port 8080\n\n```powershell\njerry -d .\n```\n\nServe `E:\\Workspace\\wwwtest` on port 8080 with directory browser\n\n```powershell\njerry -d \"E:\\Workspace\\wwwtest\" --directory-browser\n```\n\n![image](https://github.com/EdiWang/Jerry/assets/3304703/e0402373-a897-4170-9d5d-bdc6caf75d03)\n\n### As Docker Container\n\n```\ndocker run -p 8080:8080 -v /some/wonderful/wwwtest:/wwwtest ediwang/jerry -d /wwwtest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fediwang%2Fjerry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fediwang%2Fjerry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fediwang%2Fjerry/lists"}