8000 GitHub - vstchv/http-server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vstchv/http-server

Repository files navigation

Build Your Own HTTP Server – JavaScript

This is my implementation of the Codecrafters "Build Your Own HTTP Server" challenge using Node.js.

A simple HTTP/1.1 server built from scratch using raw TCP sockets (via Node's net module).

🚀 Getting Started

  1. Install Node.js 21+

  2. Run the server

    ./your_program.sh

    or

    node app/main.js
  3. Main Logic is in app/main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0