Skip to content

PowerShellWeb/Servers101

Servers 101

Servers are pretty simple.

You listen and then you reply.

That's Servers 101.

Simple Servers

Frameworks often abstract this away.

This can make the basics of servers harder to learn.

To avoid reliance on the framework flavor of the week, it's good to learn how to build a simple server.

This is a collection of simple servers in PowerShell.

Feel free to contribute and add your own.

Server Samples

Using this module

This module has only one command, Get-Servers101.

It will return all of the sample servers in the module.

Each server will be self-contained in a single script.

To start the server, simply run the script.

To learn about how each server works, read thru each script.

About

Simple Servers in PowerShell

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published