/cf-http-server

A Simple HTTP server written in Rust.

Primary LanguageRust

Minimal HTTP Server written in Rust

This project is a simple HTTP server developed as part of the CodeCrafters challenge. It's written in Rust and aims to provide a basic understanding of building HTTP servers.