https://github.com/pedramcode/httpserver_c
Simple C language HTTP server
https://github.com/pedramcode/httpserver_c
Last synced: 2 months ago
JSON representation
Simple C language HTTP server
- Host: GitHub
- URL: https://github.com/pedramcode/httpserver_c
- Owner: pedramcode
- Created: 2023-06-17T19:57:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T20:11:25.000Z (almost 3 years ago)
- Last Synced: 2023-06-17T21:31:01.253Z (almost 3 years ago)
- Language: C
- Homepage: https://pedramcode.net/2023/06/18/what-is-http-and-how-it-works/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTTPServer_C
The related article of this code is [Pedramcode Article](https://pedramcode.net/2023/06/18/what-is-http-and-how-it-works/)