Login
Roast topics
Find topics
Find it!
From:
Can Güney Aksakalli
(Uncensored)
subscribe
Simple HTTP Server in C#
https://aksakalli.github.io/2014/02/24/simple-http-server-with-csparp.html
links
backlinks
Tagged with:
web
c#
Roast topics
Find topics
Roast it!
I wrote a simple C# class to serve static files in a given directory. It is easy to use as other known single line HTTP servers for Python, Ruby, Node.js and so on.