feat: initial development

This commit is contained in:
2023-07-27 01:47:59 +04:00
commit 85dc5981cd
30 changed files with 3075 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Credits
[NaiveHttpServer](https://github.com/DingpingZhang/NaiveHttpServer) - A simple library wrapper around HttpListener to build minimal HttpServer
[Handlebars.Net](https://github.com/Handlebars-Net/Handlebars.Net) - Handlebars port to .NET