Skip to content

urkx/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server - HTTP Server written in C

HTTP Server implementation using unix sockets.

HTTP Methods handled:

  • GET

HTTP Responses implemented:

  • 200 OK
  • 404 Not Found

TODO list:

  • Handle paths
  • File configuration support (JSON, YAML, TOML, custom... 🤷‍♂️)
  • Threads support

About

HTTP Server written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published