Skip to content

Repository files navigation

HTTP server in C

Just simple prefork HTTP server without any dependencies.

screenshot

  • supports GET
  • supports serving static files

How to start

make
./server

TODO

  • support POST, PUT, PATCH
  • routing
  • parametrized views
  • template rendering
  • docs :D

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages