TypeScript HTTP Server

A HTTP server that I wrote from scratch using typescript. This was made with CodeCrafters

Current Version

V1

Using

This was made as part of the code crafters course as a way for me to better understand how HTTP servers work, so that I could hopefully build one in C at some point