Skip to content

JakubKwantowy/SmallestHttpServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smallest HTTP Server

Minimallistic HTTP Server written in C and x64 Assembly

Dependencies

These following packages are required:

  • GCC
  • Make
  • NASM

Building

Run these commands in terminal:

mkdir bin 
make

Run with: ./bin/server
Navigate to http://localhost:8080 in browser

About

Minimallistic HTTP Server written in C and x64 Assembly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published