I completed the http server challenge (JS) few days ago and customized it further!

just finished working on beasty , a custom made TCP HTTP server from scratch, took me 11 days.

It’s a high-security, high-performance, working and responding HTTP server deployed on a cool website so that i can show it to other people!

The deployment part was not easy as i had three services to merge together. A frontend, a backend, and this server which also is a backend of its own, all in one monorepo!!

Read user guide before trying it cause that makes a big difference in how you see and understand it!

Give a feedback or report any bugs to me!

Website Link - https://beasty-frontend.vercel.app
Documentation (not so technical) - Notion

4 Likes