Skip to content

Implementing a simple http-server and handling requests using JavaScript

Notifications You must be signed in to change notification settings

murilo-l1/http-server-js

Repository files navigation

Http server in JavaScript

Summary

This project was made to put some JS knowledge in practice, making a server from scratch and handling get and post requests from various types, dealing with files and gzip compression to have a better understanding of IP/TCP communications in a more low - level spectrum, you can try it yourself by clicking on the Codecrafters Challenges link.

About

Implementing a simple http-server and handling requests using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published