DEV Community

Kamil Pro
Kamil Pro

Posted on

8

Developing a Web Application with PowerShell - Pode, the PowerFul Module

Web Applications are popular, and often require to either knowing some front-end development or using some other products which allow to build some applications. What about PowerShell, can you actually build a web app using only PowerShell language?

Yes, you can write a web app in PowerShell, and I'm going to show you how in this video.

It comes down to two PowerShell modules - Pode and Pode.Web - all you need to do is to run Install-Module Pode,Pode.Web and you can start building your applications.

I will be writing a simple password generation and management web app during video, and source code is available on GitHub - so that you can either follow me, or just grab source code and see how this whole Pode module works yourself. And since the video touches only briefly what Pode is capable of, I'm really looking forward your views and feedback.

Code: https://github.com/thekamilpro/About-PowerShell/tree/main/PowerFul%20Modules/Pode
Pode website: https://badgerati.github.io/Pode
Pode.Web website: https://badgerati.github.io/Pode.Web/
Pode Discord: https://discord.gg/fRqeGcbF6h

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (1)

Collapse
 
naucode profile image
Al - Naucode β€’

Hey, that was a nice read, you got my follow, keep writing πŸ˜‰

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs