https://github.com/l1mey112/http-client-server-c
Mirror from gitea, source files used in my blog post about a HTTP webserver in C
https://github.com/l1mey112/http-client-server-c
Last synced: 21 days ago
JSON representation
Mirror from gitea, source files used in my blog post about a HTTP webserver in C
- Host: GitHub
- URL: https://github.com/l1mey112/http-client-server-c
- Owner: l1mey112
- License: mit
- Created: 2022-09-05T11:38:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T11:46:34.000Z (over 2 years ago)
- Last Synced: 2025-02-10T22:47:20.988Z (2 months ago)
- Language: C
- Size: 1.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-client-server-c
Source files used in my blog post about a HTTP webserver in C
blog-post: https://blog.l-m.dev/posts/learning_by_doing_in_c_part_3/
gitea: https://git.l-m.dev/l-m/http-client-server-c
github: https://github.com/l1mey112/http-client-server-c