An open API service indexing awesome lists of open source software.

https://github.com/jmcph4/cweb

My first webserver in C
https://github.com/jmcph4/cweb

c http server web webserver www

Last synced: 12 months ago
JSON representation

My first webserver in C

Awesome Lists containing this project

README

          

# CWeb #
---

CWeb is my attempt at a very basic webserver - in C, no less - for what are primarily learning reasons.