{"id":16567435,"url":"https://github.com/badgerati/pode.kestrel","last_synced_at":"2025-10-29T00:30:58.551Z","repository":{"id":46115066,"uuid":"302726277","full_name":"Badgerati/Pode.Kestrel","owner":"Badgerati","description":"Kestrel Listener for the Pode PowerShell web server","archived":false,"fork":false,"pushed_at":"2021-11-13T11:53:16.000Z","size":55,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-02-01T20:26:01.348Z","etag":null,"topics":["hacktoberfest","kestrel","listener","pode","powershell","webserver"],"latest_commit_sha":null,"homepage":"https://badgerati.github.io/Pode","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/Badgerati.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["Badgerati"]}},"created_at":"2020-10-09T18:44:02.000Z","updated_at":"2023-05-13T17:04:36.000Z","dependencies_parsed_at":"2022-09-03T22:02:49.085Z","dependency_job_id":null,"html_url":"https://github.com/Badgerati/Pode.Kestrel","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badgerati%2FPode.Kestrel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badgerati%2FPode.Kestrel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badgerati%2FPode.Kestrel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Badgerati%2FPode.Kestrel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Badgerati","download_url":"https://codeload.github.com/Badgerati/Pode.Kestrel/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238743987,"owners_count":19523217,"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":["hacktoberfest","kestrel","listener","pode","powershell","webserver"],"created_at":"2024-10-11T21:06:35.770Z","updated_at":"2025-10-29T00:30:58.238Z","avatar_url":"https://github.com/Badgerati.png","language":"C#","funding_links":["https://github.com/sponsors/Badgerati"],"categories":[],"sub_categories":[],"readme":"# Pode.Kestrel\n\nThis is the Kestrel Listener for the [Pode](https://github.com/Badgerati/Pode) PowerShell web server. The Kestrel listener, at present, only supports HTTP/HTTPS.\n\n\u003e This listener only works with Pode v2.5.0+ and PowerShell 6.0+\n\n## Usage\n\nTo begin using the Kestrel listener, you'll first need to install the module:\n\n```powershell\nInstall-Module -Name Pode.Kestrel\n```\n\nthen, in your main server script, you'll need to import the module and set the `-ListenerType`:\n\n```powershell\nImport-Module -Name Pode.Kestrel\n\nStart-PodeServer -ListenerType Kestrel {\n    # endpoints, routes, etc\n}\n```\n\nand that's it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadgerati%2Fpode.kestrel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadgerati%2Fpode.kestrel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadgerati%2Fpode.kestrel/lists"}