This project implements a fully functional HTTP server from scratch using Python's socket and threading libraries. It includes a modular router, request parser, and a RESTful API for user management.