Skip to content

thinc5/simple-c-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-c-http-server

A very, simple http server written in C to consume github webhooks and do things.

Rationale

Can I build a small binary that largely follows the suckless philosophy which can handle my limited continuous integration needs?

To do

  • Multi-threading
  • HTTP/Request filtering (rules that dictate action)
  • Allow forking shell scripts for more complex actions

About

Simple http server written in C, originally designed to consume github webhooks and do things.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published