winnie-http/README.md

10 lines
269 B
Markdown
Raw Normal View History

2024-05-14 17:54:46 +07:00
# simple-web-server
2024-05-16 15:54:17 +07:00
Simple HTTP server in C
## Resources
- https://bruinsslot.jp/post/simple-http-webserver-in-c/
- https://medium.com/@nipunweerasiri/a-simple-web-server-written-in-c-cf7445002e6
- https://github.com/AmyShackles/Web-Server-in-C/
- https://devdocs.io