https://github.com/xjasonlyu/xhttpd
Simple HTTP server written in C++.
https://github.com/xjasonlyu/xhttpd
http-server httpd
Last synced: 7 months ago
JSON representation
Simple HTTP server written in C++.
- Host: GitHub
- URL: https://github.com/xjasonlyu/xhttpd
- Owner: xjasonlyu
- License: mit
- Created: 2020-12-07T13:34:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-09T12:21:27.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T18:30:37.507Z (9 months ago)
- Topics: http-server, httpd
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xhttpd
Simple HTTP server written in C++.