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

https://github.com/jmcph4/mirrord

A POSIX-compliant webserver written in C for COMP3301 Assignment 1 from 2015
https://github.com/jmcph4/mirrord

comp3301 http-server posix posix-compliant webserver

Last synced: 7 months ago
JSON representation

A POSIX-compliant webserver written in C for COMP3301 Assignment 1 from 2015

Awesome Lists containing this project

README

          

# mirrord #
---

Basic POSIX-compliant webserver written in C. Implementation of COMP3301's first assignment for 2015.