Pode icon indicating copy to clipboard operation
Pode copied to clipboard

Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers

Results 265 Pode issues
Sort by recently updated
recently updated
newest added

Would like to share with others and see what they are doing as well as offer my work to help others.

enhancement :arrow_up:

Hard to follow documentation when Elements don't have clear; concise parameter explanations and how they are used. Examples (for each parameter) would be great. This is an example of what...

bug :bug:
documentation :book:

Roadmap about what new features are being worked on. And an expected time-frame of next release would also be very helpful so us consumers could get ideas about what is...

documentation :book:

### Describe the Bug Subsequent (2nd, 3rd etc.) HTTPS Requests Timeout when using a ClientCertificate-based AuthScheme after PodeServer start. ### Steps To Reproduce **Server.ps1** ```powershell #requires -Version 7.2 #requires -Modules...

bug :bug:

### Description of the Change Updated README sample code image with a scalable SVG ### Related Issue n/a

I've thought about this feature on and off, but finally might have something that could work. But it's totally open for comments though, so please feel free! 😄 The idea...

feature :sunny:
investigation :mag:
discussion :speech_balloon:

### Question So lets say I have a route that I want to use OpenAPI on. Now this route has a parameter set that gets passed to the route as...

enhancement :arrow_up:

### Question A clear and concise description of your question. Hi @Badgerati Just wondering if I place spa code with pode backend together inside pode, what is the best practice...

question :grey_question:

Hello, I'm trying to have a route with authentication via IIS. When I run through an internet browser, I have no problem. However, when I run PowerShell I get the...

question :grey_question:

Hey @Badgerati, we're using Pode on many servers as agent to publish metrics and monitoring data for PRTG (a monitoring solution) so we don't have to put highly privileged credentials...

question :grey_question: