https://github.com/defective4/csharp-httpserver
A practice C# project
https://github.com/defective4/csharp-httpserver
Last synced: 2 months ago
JSON representation
A practice C# project
- Host: GitHub
- URL: https://github.com/defective4/csharp-httpserver
- Owner: Defective4
- License: mit
- Created: 2024-11-27T20:28:49.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-27T20:29:09.000Z (7 months ago)
- Last Synced: 2025-03-25T08:08:18.176Z (3 months ago)
- Language: C#
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C# HttpServer
This is a practice project written in C## Usage
```bash
dotnet run
```# Supported MIME types
- .html
- .css
- .js
- .png
- .ttf