Skip to content

khalidbelhadj/cerve

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published