Project : Minimalist Http server in c What does it do : It creates a server which can send response and receive request in this repo HTML.c will send response of html file when it will be executed Reference: from an article see Motivation : And it is still Abstracted :/ gcc HTML.c ./a.out