Skip to content

eXpServer

Documentation

Educational web server written from scratch in C

About eXpServer

The eXpServer project is an educational web server implementation built entirely in the C language. It is designed to help individuals understand the inner workings of web servers by guiding them through the process of building one from scratch using Linux socket programming APIs. Learn more about the project here.