An open API service indexing awesome lists of open source software.

https://github.com/simon-s-99/basic-http-server

A basic http server written in C# with little to no libraries. Done as a learning experience to better understand HTTP.
https://github.com/simon-s-99/basic-http-server

asp-net csharp http-server

Last synced: 17 days ago
JSON representation

A basic http server written in C# with little to no libraries. Done as a learning experience to better understand HTTP.

Awesome Lists containing this project

README

          

# basic-http-server
A basic http server written in C# with little to no libraries. Done as a learning experience to better understand HTTP.