Simple http server written in C3 A simple http 1.1 server, that does not comply with the spec, and should not be used in production. Attributions Stole code from https://github.com/velikoss/c3-api to reduce the memory footprint. 😄