Badgerati/Pode
Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers observed · 2026-09-01
Health v2 · maintenance only
100/100
- Activity 100
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27.0
- age_days: 3199
- days_rel: 4
- days_push: 2
- n_releases_24m: 11
Adoption not part of the score
1057 stars · 107 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pode is a cross-platform, open-source web framework written in PowerShell for building REST APIs, web pages, and TCP/SMTP servers. It supports HTTPS, authentication, sessions, OpenAPI/Swagger, dynamic .pode views, and hosting on Azure Functions, AWS Lambda, and Docker.
Use cases
- build a REST API in PowerShell
- host a simple website or web pages from PowerShell scripts
- run an SMTP or TCP server for automation tasks
- add authentication and sessions to a PowerShell web server
- deploy PowerShell serverless functions to Azure Functions or AWS Lambda
- generate OpenAPI/Swagger documentation for PowerShell endpoints
- serve dynamic pages using embedded PowerShell templates
When to choose
- your team is PowerShell-centric and wants web APIs without learning another language
- you need a lightweight cross-platform web server driven by scripts
- you want to expose automation or admin tasks as REST endpoints
- you need SMTP/TCP listeners alongside HTTP in one framework
When to avoid
- you need a high-performance, high-concurrency production web server
- your stack is Node.js, Python, or Go and PowerShell is not a requirement
- you need a large ecosystem of middleware and packages
- you want rich frontend tooling or SPA frameworks
Facets
framework · maturity active
web-framework http-server api-framework auth templating middleware routing web-development backend apis cross-platform cross-platform windows serverless cli powershell rest-api smtp-server tcp-server openapi swagger azure-functions aws-lambda webserver automation linux macos docker
2 sources
- readme: https://github.com/Badgerati/Pode · fetched 2026-09-01 · 9ce4ed4172ea
- homepage: https://badgerati.github.io/Pode · fetched 2026-08-29 · 186d5acb0947
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Badgerati/Pode | main | 100 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem