/1K-httpd

Minimal non-standard http server, on linux with size less than 1KB

Primary LanguageAssemblyMIT LicenseMIT

1K-httpd

Minimal non-standard http server, on linux with size less than 1KB

Build and Run

make
sudo ./http  # it doesn't fork
curl http://localhost/makefile

Supported platforms

  • Linux x86_64
  • MacOS X x86_64