Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Server in C

A basic http server in C

Features

  • Routing
  • Handling HTTP request and responses

Usage

Build the static library using make. Include http_server.h in your app and compile and link with libhttpserver which is in the build directory. Examples are provided in the examples directory.

About

A simple HTTP server in C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages