|
|
||
|---|---|---|
| src | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
README.md
Winnie-HTTP
Simple HTTP server in C
Usage
- Clone repo:
git clone https://git.winscloud.net/winsdominoes/winnie-http - Build
make(requires clang) - Run
./server
TODO
- File serving
- Config File
- Command Line args