Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xueeinstein/tinywebserver
https://github.com/xueeinstein/tinywebserver
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/xueeinstein/tinywebserver
- Owner: xueeinstein
- Created: 2014-04-05T06:07:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-08T01:46:50.000Z (over 10 years ago)
- Last Synced: 2024-04-16T03:31:15.676Z (7 months ago)
- Language: C
- Size: 36.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tinyWebServer v2
Version 1This is a tiny web server. As its name, this server program only support static files(such as html, js, img) queries.
Version 2Add some functions:
- proxy
- Load Balancer simulation