Skip to content

The goal of this project is to explore Node.js libraries by creating an API where I'll set a TCP listener and will parse the HTTP requests by myself.

Notifications You must be signed in to change notification settings

caiquecp/nodejs-parse-raw-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js parse raw HTTP

The goal of this project is to explore the Node.js API by creating a REST API using no frameworks and not even the http API (from Node.js).

The idea is to set a TCP listener that should accept and parse HTTP requests only.

About

The goal of this project is to explore Node.js libraries by creating an API where I'll set a TCP listener and will parse the HTTP requests by myself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published