Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 278 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 278 Bytes

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.